-
Notifications
You must be signed in to change notification settings - Fork 36
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
unable to run from visual studio #77
Comments
Hi! Have you tried to check the folders? What do you see in the lib directory? Is it possible that your antivirus removed it? Or maybe you need to change access rights? |
Can you try to build using the Win32 profile? You should be able to switch between 64 and 32 bits in Visual Studio interface. |
Oh wait, you shouldn't try to execute MonaBase, it's a library, the programs are MonaTiny and MonaServer. |
I am hyper noob on Windows, I am following the guide on the Readme, I should be running MonaServer, not sure why it tries to run MonaBase instead... but, since you mentioned it, I tried to scope to MonaServer before debugging, but same result...
recorded a short video (build was already done successfully) |
hello, I am trying to build from visual studio so I can build a version of mona server that doesnt have the bult in 3 second buffer lag for the rmtp.
however when I try to run by building and pressing f5 to debug. I get this error
The text was updated successfully, but these errors were encountered: