> windres" not found, switching to external mode On ubuntu I had to install mingw32-binutils to get windres. It wasn't part of the standard binutils. IRC I had also to create a symlink to i586-mingw32msvc-windres. Windres is used to compile resources in the windows format. Reason why you find it only in cross-binutils. FPC can read them, including on linux.
Ludo. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
