Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building linux without msbuild #78

Closed
1Snakel opened this issue May 5, 2019 · 7 comments
Closed

Building linux without msbuild #78

1Snakel opened this issue May 5, 2019 · 7 comments

Comments

@1Snakel
Copy link

1Snakel commented May 5, 2019

Do I really need msbuild?

@1Snakel 1Snakel closed this as completed May 5, 2019
@1Snakel 1Snakel reopened this May 5, 2019
@1Snakel 1Snakel changed the title Building linux Building linux without msbuild May 5, 2019
@TrevorCash
Copy link
Contributor

I use QtCreator on linux with the repo - works pretty well

@1Snakel
Copy link
Author

1Snakel commented May 6, 2019

well, I can build it. But to include CSharp, it's asking for msbuild.

@boberfly
Copy link

boberfly commented May 6, 2019

CMake lets you use NMake, Jom, Ninja if you prefer by specifying those generators instead.

@1Snakel
Copy link
Author

1Snakel commented May 6, 2019

image
why msbuild, and not xbuild... wait, it's probably due to mono version.

@rokups
Copy link
Member

rokups commented May 6, 2019 via email

@rokups
Copy link
Member

rokups commented May 6, 2019 via email

@1Snakel
Copy link
Author

1Snakel commented May 8, 2019

mine doesn't, probably due to been a bit old. Anyways thanks for the info

@1Snakel 1Snakel closed this as completed May 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants