Cannot run the ide after building on Linux
Posted: Mon Feb 10, 2014 6:21 am
I'am building LC on CentOS 6 ,and got a problem.
Follow the instruction on github.
Here's what I have done:
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!?
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
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!?