2009/4/29, Diwakoe <diwa...@gmail.com>: > Dear all, > > I'm using lazarus 0.9.26.2 fpc 2.2.2 also wince-cross-arm compiler > installed. Now I'm try to created small one form wince application. > > All guide using this > http://wiki.lazarus.freepascal.org/Windows_CE_Interface, and when I > compile the project got error like this: > C:\lazarus\lcl\interfaces\win32\win32proc.pp(807,37) Error: Identifier > not found "CopyAcceleratorTable" with pointer open win32proc.pas. > > my fpc.cfg is attached. > > Is there any missing configuration?? >
I don't understand why these lines are in the fpc.cfg: -Fuc:\lazarus\lcl\units/i386-win32 -Fuc:\lazarus\lcl\units\i386-win32\win32 -Fuc:\lazarus\lcl\interfaces/win32 Expecially the last one, is a source directory, defintely wrong. Vincent _______________________________________________ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus