How to Compile

Fixed bugs, solved problems, and old reports.
Locked
Playdude98
Offline
Posts: 24
Joined: July 16th, 2011, 5:09 am

How to Compile

Post by Playdude98 »

How can i compile please tell me.

User avatar
boblol0909
SupOP
Offline
Posts: 314
Joined: June 24th, 2011, 10:27 pm

Re: How to Compile

Post by boblol0909 »

Open in visual c#, then press f6 to build

Playdude98
Offline
Posts: 24
Joined: July 16th, 2011, 5:09 am

Re: How to Compile

Post by Playdude98 »

I need a full tutorial on how I do it

User avatar
fragmer
fCraft Developer
Offline
Posts: 1386
Joined: May 21st, 2011, 10:53 pm

Re: How to Compile

Post by fragmer »

What you need is:
Open the fCraft solution file (fCraft.sln) in VisualStudio/VisualC#, go to Build -> Build Solution. The new binaries will appear in /bin/ folder. Make sure to select "Release" build configuration if you plan on using those binaries on a live server.

And if you can't figure out how to compile a C# project, please don't attempt to build fCraft from source.

Playdude98
Offline
Posts: 24
Joined: July 16th, 2011, 5:09 am

Re: How to Compile

Post by Playdude98 »

Thank u but where could the fCraft.sln be?

User avatar
fragmer
fCraft Developer
Offline
Posts: 1386
Joined: May 21st, 2011, 10:53 pm

Re: How to Compile

Post by fragmer »

It's in /branch-0.53x/ folder.

Playdude98
Offline
Posts: 24
Joined: July 16th, 2011, 5:09 am

Re: How to Compile

Post by Playdude98 »

Just give me the full adress for windoes 7

User avatar
boblol0909
SupOP
Offline
Posts: 314
Joined: June 24th, 2011, 10:27 pm

Re: How to Compile

Post by boblol0909 »

It depends where you saved it.... If you can't even find it you're definitely not going to know how to compile.

zaqquater
Offline
Posts: 25
Joined: August 19th, 2011, 7:41 am

Re: How to Compile

Post by zaqquater »

-removed-

nvm

Locked