[lazarus] Can't compile lazarus for win32.

Mattias Gaertner nc-gaertnma at netcologne.de
Mon Aug 18 06:33:24 EDT 2003


On Sun, 17 Aug 2003 22:58:14 +0200
Vincent Snijders <vslist at zonnet.nl> wrote:

> Hi,
> 
> I tried to compile lazarus for win32, but couldn't because GetEnv in
> include\win32\lazconf.inc could not be found. I solved this problem by
> adding 
> uses dos; 
> as first lines of code in
> include\win32\lazconf.inc

Thanks. Applied.


> After that I tried to run a small program in the debugger on win32, but
> it gave the message that testprog could not be found. Understandable,
> the executable is called testprog.exe.

Ok. I guess, there will be a lot of filename problems. 
But first things first: 
- synedit
- menu
- rest, needed for the source editor of the IDE
- fix IDE for win32 source editing and debugging
- improve win32 intf for designing components


Mattias






More information about the Lazarus mailing list