[Lazarus] D:\lazarus\lcl\lclintf.pas(64, 2) Fatal: Can't open include file "winapih.inc"

2013-11-23 Thread GREP
havinf problems with making breakpoints work, I re-installed Lazarus 3 or 4 times changing revisions down to 1.0.08, 1.0.12 then returning to 1.0.14. I chose to delete old installation and all previous user configurations. Now, in all cases, compiling for WinCE I got this error. If i try to add the

Re: [Lazarus] Debugging Wince shows NO debugger output

2013-11-23 Thread GREP
I tried that but with me did not work -- View this message in context: http://free-pascal-lazarus.989080.n3.nabble.com/Debugging-Wince-shows-NO-debugger-output-tp4034315p4034455.html Sent from the Free Pascal - Lazarus mailing list archive at Nabble.com. --

[Lazarus] Debugging Wince shows NO debugger output

2013-11-13 Thread GREP
Hi I could not get the breakpoints to work, I googled a lot, tried all the suggestions unsuccessfully. After a full day of trial I ended up that now the project does not show anything in the Debugger output window. I have this setup Windows XP, lazarus 1.0,12, svn 42478 (installed with the exe

[Lazarus] Arm-linux PPU invalid versioin 126

2013-05-06 Thread GREP
HI I followed the instructions in http://wiki.lazarus.freepascal.org/Custom_Drawn_Interface/Android#Android_Programming "Using the pre-compiled compiler in Windows"(steps 1-3). When I Clean + build the example project "androidlcltest.lpi" I get: PPU Loading D:\lazarus\fpc\2.6.2\units\arm-linux

[Lazarus] Class "TEdit" not found?

2013-05-01 Thread GREP
Hi I have been debugging form the IDE an app for WinCE for 4 ays. Toay in a Form removed a component that was a Tedit (CustPhone) and I added a TLabel component with the same name. I Clean & Build, but when i run the app I get this error Project raised exception class "EclassNotFound" with m

[Lazarus] Something is unstable....

2013-04-25 Thread GREP
I recompiled the lazarus itself with "Clean all" option. I recompiled my app eliminating the -eval comma "set remote directory..." I ran it and it crashed (b/c of storage memory shortage) I re-instated the -eval command, and now I see the blueish dots in the code, the app.exe is indeed copied in i

Re: [Lazarus] Error writing to remote device (emulator)

2013-04-25 Thread GREP
This is a real pain in the neck. Google-searching for "error writing to remote device" gives only the source code of the gdb. And since the complete line is "error writing to remote device - 0", it seems that Cegetlasterror() returns 0. But what may cause the gdb copying to stop as soon as it has c

[Lazarus] Error writing to remote device (emulator)

2013-04-25 Thread GREP
Sorry if I doublepost. I had posted this in the forum.lazarus.freepascal, BUT afterward I noticed that the last post there (WinCE widgetset) was dated 11-April, and the previous one dec-2012, so I assume it is kind of in a sleeping mode. I am trying to run my app on the WM6.1 emulator, but I get t

Re: [Lazarus] Can not run in debug mode for WinCe

2013-04-25 Thread GREP
I ran this same project with Lazrus 0.0... for about a year. The gdb was the same. The problem is clearly with some settings/options in Lazarus. There are *NO BLUE DOTS* in the compiledsource.The break points show a question mark. I have the D:\ in Other source. That workaround does not work here.

[Lazarus] No more Help? Can not run in debug mode for WinCe

2013-04-24 Thread GREP
Hello I did everything i found in the wicki, still the app does not let me insert breakpoints (the lines show a "?"). It builds fine but when I run it, it says it cannot find the file with the break point. I have shown the options in my previous posts. I do not know what to do anymore. Should I per

Re: [Lazarus] Can not run in debug mode for WinCe

2013-04-23 Thread GREP
Thanks very much Sven the eval-command worked, I have no more problems of storage memory. ( I do not remenber this in my previous Lazarus installation, but it is almost 2 years that I did not use it) However, when I ran the app (frrm Lazarus) I got

Re: [Lazarus] Can not run in debug mode for WinCe

2013-04-23 Thread GREP
Felipe Thans for your answers. I did follow the steps (the "D:\lazarus\mingw\bin\gdb.exe" was a desperate attempt after nothing worked). The point is that even when I set D:\gdb\gdb.exe as the debugger path in Tools->Options, and set the shared folder in WM6 to d:\gdb, Lazarus copies the winc

Re: [Lazarus] Can not run in debug mode for WinCe

2013-04-22 Thread GREP
Sorry I guess I should have said: How can we FORCE Lacarus to Upload wince-stub and app.exe to the STORAGE CARD of the device instead of creating a folder in the device (gdb)? ~"Uploading file to device: \\gdb\\wince-stub.exe\n" ~"Starting on device: \"\\gdb\\wince-stub.exe \"\n" ~"Accepting conne

Re: [Lazarus] Can not run in debug mode for WinCe

2013-04-22 Thread GREP
Sorry, what is the default debug directory? If i put D:\lazarus\mingw\bin\gdb.exe, then when I run the app it tellsme is not a valid executable. If i try to leave the Debugger Path blank in Tools -> option-> degugger, it dos not letme. How do I set the debuger directory to default? Also, I have tri

Re: [Lazarus] Can not run in debug mode for WinCe

2013-04-22 Thread GREP
Thanks very much. I kind of duplicate the post b/c this first behaviour seemed 'solved' since here it would not even communicate with the WM emulator,then after afew things that I did, it get past that and I thought it was then a different problem. After reading your wicki it appears to be the sam

[Lazarus] Strange behaviour in debugging mode for WM 6.1

2013-04-21 Thread GREP
Hi I do not know why this happens. I launch WM 6.1 with the following options

Re: [Lazarus] Can not run in debug mode for WinCe

2013-04-20 Thread GREP
Sorry the last image at the bottom, where I wrote "and I have the gdb on my D:drive " should have been this: -- View this message in context: http://free-pascal-lazarus.989080.n3.nabble.com/Can-not-run-in-debug-mode-for

[Lazarus] Can not run in debug mode for WinCe

2013-04-20 Thread GREP
Hi I have tried (and read) all I could till now, but I haven't succeded Please, help. The app builds fine and runs fine in the WM 6.1 emulator. But I cannot run it from Lazarus. These are my project options

Re: [Lazarus] Is the site http://forum.lazarus.freepascal.org dead?

2013-04-19 Thread GREP
ok the command worked but did nothing:still timed out -- View this message in context: http://free-pascal-lazarus.989080.n3.nabble.com/Is-the-site-http-forum-lazarus-freepascal-org-dead-tp4030766p4030849.html Sent from the Free Pascal - Lazarus mailing list archive at Nabble.com. -- _

Re: [Lazarus] Is the site http://forum.lazarus.freepascal.org dead?

2013-04-19 Thread GREP
I don't even know how to add a hostfile and your command on Windos XP sp3 dowsnot work > ipconfig > ipconfig /all > ipconfig /renew > ipconfig /renew EL* > ipconfig /release *Con* -- View this message in context: http://free-pascal-lazarus.989080.n3.nabble.com/Is-the-site-http-forum-l

Re: [Lazarus] Is the site http://forum.lazarus.freepascal.org dead?

2013-04-19 Thread GREP
it gives: 1 *** Tiempo de espera agotado para esta solicitud. (=time expired) 2 9 ms * 10 ms 10.152.250.254 310 ms 9 ms 9 ms 172.16.110.1 416 ms16 ms15 ms 10.100.0.17 539 ms41

Re: [Lazarus] Project dows not compile:abunch of Undefined symbol..

2013-04-18 Thread GREP
Thanks very much That did (at least it buit the project, now I need to test it in the emulator...) However, just to let you know, that Clean and Build deletes also some .pas and .inc files that should not, beause i re-installed formthe backup i had done and without any changes it compiled fine.

Re: [Lazarus] Is the site http://forum.lazarus.freepascal.org dead?

2013-04-18 Thread GREP
I get this message: The connection has timed out The server at forum.lazarus.freepascal.org is taking too long to respond. The modem works fine with all other sites (and is brand new). I tried to access id with the firewall shutdown: nothing. What would the provider do to make it take too l

[Lazarus] NO help with undefined symbols?

2013-04-18 Thread GREP
-- View this message in context: http://free-pascal-lazarus.989080.n3.nabble.com/Project-dows-not-compile-abunch-of-Undefined-symbol-tp4030771p4030782.html Sent from the Free Pascal - Lazarus mailing list archive at Nabble.com. -- ___ Lazarus mailin

Re: [Lazarus] Is the site http://forum.lazarus.freepascal.org dead?

2013-04-18 Thread GREP
Thanks. Is the address http://forum.lazarus.freepascal.org/ correct? Strange, It worked fine, but now I can't access it with IE nor with Firefox -- View this message in context: http://free-pascal-lazarus.989080.n3.nabble.com/Is-the-site-http-forum-lazarus-freepascal-org-dead-tp4030766p403077

[Lazarus] Project dows not compile:abunch of Undefined symbol..

2013-04-18 Thread GREP
HiI had a working project for Wince with a previous release of Lazarus.I installed the latest version1.0.8 with the Uninstall (previous) option.All worked fine.However, when I compile the project I get ifpos.lpr(58) Error: Undefined symbol: DEBUGINFO_DIALOGSifpos.lpr(58) Error: Undefined symbol: DE

[Lazarus] Is the site http://forum.lazarus.freepascal.org dead?

2013-04-18 Thread GREP
Hello in the last 3 days I have not been able to access the subject forum, nor the lazarus.freepascal.org site. Is it a temporary problem, or is the site dead for good? Thanks Enrico -- View this message in context: http://free-pascal-lazarus.989080.n3.nabble.com/Is-the-site-http-forum-lazaru