Cuberite Forum

Full Version: new version MCServer
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
VS Solution files are .sln

If you have VS express set up correctly it will be a recognizable icon.

You'd have to show me screenshots or video of what you're referencing.
(12-31-2011, 05:33 AM)mtilden Wrote: [ -> ]VS Solution files are .sln

If you have VS express set up correctly it will be a recognizable icon.

You'd have to show me screenshots or video of what you're referencing.

where would that .sln file should be?
It should be in "VS2010/MCServer.sln"

Open it with a double click and press the little Play button in the toolbar. (The easiest way)
Optionally you can also switch to "Release".

But it might be, that you have to remove the MCServer.rc from the project because Express doesn´t have the MFC header files which normally contains afxres.h.

But you´ll see ;D
Open /trunk/VC2010/MCServer.sln then press CTRL+F5
yea just do what fake truth said.

if you get more advanced you can change the output build to release instead of debug and then simply build it and then copy the exe over your other existing setup.
wait i think i know what i was doing wrong i installed the pro version of microsoft visual i am installing now Microsoft Visual C++ 2010 Express
any version of visual studio will work as far as pro, ultimate, etc, you just need to make sure it includes c++.

I just said visual c++ express because it's free
ow ..
Pages: 1 2