You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dr.dominik,
can musly run on windows, i want to simulate it in Visual Studio. because it will be more convenient to debug for me.
a little guide will be helpful, thanks.
The text was updated successfully, but these errors were encountered:
seagullyoyo
changed the title
Can musly run windows?
Can musly run on windows?
Nov 1, 2014
seagullyoyo
changed the title
Can musly run on windows?
Can musly run by IDE on windows?
Nov 1, 2014
Musly should compile and run both on Unix-based systems (such as Linux and Mac OS) and Windows. If it doesn't, please let us know the specific error message or send us a pull request fixing it.
As to your specific question of using it with Visual Studio, I cannot test it myself, but CMake should be able to generate Visual Studio project files for you. You may want to consider reading this blog post on using CMake with Visual Studio or anything else that comes up in a [google search](https://www.google.com/?q=cmake+vieven how to fix itsual+studio+project).
If you get it to work, please feel free to write up the steps needed to compile and debug it with Visual Studio and we can include them in the README file.
dr.dominik,
can musly run on windows, i want to simulate it in Visual Studio. because it will be more convenient to debug for me.
a little guide will be helpful, thanks.
The text was updated successfully, but these errors were encountered: