gh.robin wrote:
> On Mon 21 May 2007 01:34, Laurence Vanek wrote:
> 
>> I found the following in the CMakeCache.txt file:
>>
>> =============
>> .
>> .
>> .
>> //Path to a file.
>> OPENTHREADS_INCLUDE_DIR:PATH=/usr/local/include
>>
>> //Path to a library.
>> OPENTHREADS_LIBRARY:FILEPATH=/usr/local/lib/libOpenThreads.so
>>
>> //Debug version of OpenThreads Library (use regular version if
>> // not available)
>> OPENTHREADS_LIBRARY_DEBUG:FILEPATH=/usr/local/lib/libOpenThreads.so
>> .
>> .
>> =============
>>
>> It looks like this should not be here.  Opinion?
>>
> I cannot answer for you :)
> 
> Which directory did you asked to install OpenSceneGraph into ?
> 
> It is right is you want /usr/local, it wrong if you asked an other path

Problem turned out to be ccmake configuration.  The configuration still 
showed /usr/local/lib paths.  Needed to edit within ccmake to show 
location of OpenThread paths within my OSG svn tree.  3 lines required 
new paths.  After the edits, OSG built without further incident.

Depending on weather & terrain, Im getting ~80-85 fps rates on this 
system.    No hesitation or "jerky" behavior.

thank you for staying with me thru this.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to