supermuumi / nultima

Ultima.. but better (yeah right)
2 stars 1 forks source link

Windows build doesn't execute from Visual Studio #33

Closed supermuumi closed 11 years ago

supermuumi commented 11 years ago

Ran

external\premake\windows\premake4.exe vs2010
start Nultima.sln

Then pressed F5 and it builds happily but refuses to start. The .exe doesn't start either.

Jalostaja commented 11 years ago

What if you step through the code in the debugger?

supermuumi commented 11 years ago

Sorry was busy so didn't have time to paste the error:

"Unable to start program 'W:\code\nultima\build\vs2010....\bin\windows\glut32_d.dll'."

So I can't get anywhere with the thing. This is all completely out of the box on my work computer which I've used only to test things, not for development. I.e. no local changes.

-mikko

On Tue, Sep 3, 2013 at 3:43 PM, Jalostaja notifications@github.com wrote:

What if you step through the code in the debugger?

— Reply to this email directly or view it on GitHubhttps://github.com/supermuumi/nultima/issues/33#issuecomment-23709453 .

Jalostaja commented 11 years ago

You have to change the active project configuration from glut to Nultima

supermuumi commented 11 years ago

Yea sorry forgot to close this :) wonder if you can have it set by premake tho...