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.

Regards,
Andrea

_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to