On Thu, 06 Mar 2008 12:04:18 +0100 Andrea Mauri <[EMAIL PROTECTED]> wrote:
> Dear all, > finally I run properly the openglcontrol_demo on my Linux PC. > I think that there is a bug. In the openglcontrol_demo.lpi there are > the following lines: > > <CompilerOptions> > <Version Value="5"/> > <SearchPaths> > <LCLWidgetType Value="win32"/> > </SearchPaths> > <CodeGeneration> > <Generate Value="Faster"/> > <TargetOS Value="win32"/> > </CodeGeneration> > <Other> > <CompilerPath Value="$(CompPath)"/> > </Other> > </CompilerOptions> > > It is a very simple thing that I didn't check, when I tried to > compile it the compiler options are set to Win32 both for > LCLWidgetType and TargetOS. Sorry, my fault. Fixed in 14446. Mattias _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
