|
Post by riverflow on Dec 1, 2005 11:19:14 GMT 1
I just compiled LJP 1.0RC2 source.
CW said "Unable to call the command line tool. Check your Path environment variable. Compile Failed".
Only one error occurs at LJP.RCP(LJP-multiple module)
how do I compile LJP perfectly?
|
|
|
Post by Tinnus on Dec 1, 2005 13:23:58 GMT 1
Un-check the TW SDK path in Access Paths, compile the RCP then re-check it. You can then compile the rest of the files for the 68k target.
It's a bug in Pilrc (or whatever the name of the resource compiler is) which gives an error when there are too many access paths.
|
|
|
Post by riverflow on Dec 1, 2005 21:17:35 GMT 1
Thx, Tinnus I tried pilrc compiling manually, then add all bin file to LJP-multiple module. (also, deleted LJP.rcp at module) So, I successed to make LJP file
|
|