[Lazarus] bug on openglcontrol_demo on linux

Mattias Gaertner nc-gaertnma at netcologne.de
Thu Mar 6 12:41:03 CET 2008


On Thu, 06 Mar 2008 12:04:18 +0100
Andrea Mauri <andrea.mauri.75 at gmail.com> 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



More information about the Lazarus mailing list