As far as I can tell, Lazarus for Windows installs and runs well under Wine. The problems began when I tried to add the Indy or Lnet packages, when I received the error "componenttreeview.pas not found" and the executable for Lazarus was gone. The solution was to recompile Lazarus from comand line like this:
1. Open Q4wine and run winconsole
2. Go to directory where Lazarus is installed (cd c:\lazarus in my case)
3. Type the following command and hit enter
lazbuild.exe --build-ide=-dKeepInstalledPackages
This should be it
Niciun comentariu:
Trimiteți un comentariu