Cannot run the ide after building on Linux

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, LCMark

Locked
seshee1234
Posts: 3
Joined: Sat Jan 05, 2013 4:56 am

Cannot run the ide after building on Linux

Post by seshee1234 » 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:

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!?

wsamples
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 262
Joined: Mon May 18, 2009 4:12 am

Re: Cannot run the ide after building on Linux

Post by wsamples » Mon Feb 10, 2014 2:48 pm

Try running it from the command line. Hopefully it will give you a useful message.

Locked

Return to “Engine Contributors”