Jump to content

Only debugging


Guest Haruzept

Recommended Posts

Hello,

I can't build mangos. I have only the button for debugging. If I put the mouse over the green arrow, there are only is debugging. On the conf manager I check and "release" is about all.

PS: I use C++ Express 2010 with Windows Server 2008

"C:\\mangos\\mangos\\win\\VC100\\game.vcxproj : warning : Die Plattform "x64", auf die in der Projektdatei "game" verwiesen wird, wurde nicht gefunden. Vergewissern Sie sich, dass die Plattform unter "%VCTargetsPath%\\Platforms\\x64" installiert wurde."

this is an error code. The programm can't find many files.

Sorry for my bad english.

Greets Haruzept from Germany

Link to comment
Share on other sites

You are trying to compile in 64-bit mode, aka x64.

You must have Visual Studio 2010 to be able to do that,

the express versions does not support 64-bit builds,

they only support 32-bit.

There are hacks to make the express versions support 64-bit builds,

but I don't know anything about them,

you have to google for that.

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use