> > > Can you reproduce it? > Sure. Windows 10 (x64) under VirtualBox 5.2.6
1. download and run "fpcupdeluxe" 2. install FPC+Lazarus trunk 3. install arm-android crosscompiler 4. start Lazarus, open random project, test autocompletion (Ctrl-Space), it works. 5. run "fpcupdeluxe", install LAMW module 6. start Lazarus, open random project, test autocompletion (Ctrl-Space), it fail with message: ----------------------------------- Codetools, Errors: 1 mainform.pas(86,4) Error: End of source not found. ----------------------------------- JDK, SDK, NDK, and other Android stuff was not installed, paths not set. But same error present when all paths properly set and project succesfully compiles and run on Android device. -- *Bodrov Sergey* software development, IT consulting http://www.serbod.com *Phone (Belarus):* +375(25)794-21-58 *Skype:* sergey.bodrov1 *e-mail:* [email protected], [email protected]
-- _______________________________________________ Lazarus mailing list [email protected] https://lists.lazarus-ide.org/listinfo/lazarus
