Jump to content

japp does not compile


phex

Recommended Posts

hi

can't compile because of following error:

Error	1	error MSB3073: The command "scons.bat -Q no_sql=1" exited with code 2.	C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.MakeFile.Targets	38	5	japp

does anyone have a clue why? I did follow all necessary steps described in the compile guide.

 

thanks

Link to comment

The compile guide got slightly outdated.

Replace C:\Python27\Lib\commands.py with this then double-click/run compileall.py

Run scons like: scons -Q force32=1 tools=default

You could also install TDM-GCC-64 (which the official builds use) and skip that second step.

Link to comment
  • 3 months later...

Have you followed the latest steps? I updated them a couple days ago.

It doesn't involve using VS2013, unless you really want to.

 

I've tested these steps in a fresh VM of XP and W7, you should have no issue.

 

Yes. Only reason I chose VS was because I had Resharper Ultimate for convenience. 

 

I've switched to Codelite and am having zero issues  :). I'll stick with this.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...