Page 1 of 1

Cannot run the ide after building on Linux

Posted: Mon Feb 10, 2014 6:21 am
by seshee1234
I'am building LC on CentOS 6 ,and got a problem.

Follow the instruction on github.

Here's what I have done:

Code: Select all

MODE=debug make development
MODE=release make development
MODE=debug make all
I can build LC from source with no error. And it generate the '_build' folder.
Everything seems to be just right. But when I click 'engine-community' try to run it...nothing happen..I cannot execute the program. What's wrong!?

Re: Cannot run the ide after building on Linux

Posted: Mon Feb 10, 2014 2:48 pm
by wsamples
Try running it from the command line. Hopefully it will give you a useful message.