Am 01.10.2013 20:14, schrieb Patrick Goupell: > > While trying to compile an existing project I got the following errors: > > Cross compile on debian wheezy 64 bit to windows 32 bit;: > > msegdiplus.pas(108,15) Error: Identifier not found "uint32"
uint32 is defined in FPC rtl/inc/systemh.inc. Do you use FPC 2.6.2? Maybe it is not defined in older FPC's. I'll replace it by MSEgui own uint32. Martin ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

