[Lazarus] How to find error from 'Error compiling resources'?

cobines cobines at gmail.com
Mon Nov 21 06:34:31 CET 2011


You need to repeat the last execute of fpc in the console. Look at the
build log and find the last "fpc ..." and copy/paste it to the
console. You need to do it from the same directory. There should be a
line with WorkingDir and then CmdLine will contain whole command line
which you need to use.

--
cobines




More information about the Lazarus mailing list