Re: [osg-users] Please test SVN of OpenSceneGraph in pre for 2.3.9 dev release

2008-04-18 Thread Robert Osfield
Hi Daniel,

I have made no changes to StateSet, not for a long time, last changes
were in a submission back in December.

I can only guess that you have mixed OpenGL versions such that the OSX
OpenGL headers are setting GLenum to one thing, then another header
such as from GLX is setting it to another i.e. something like ones
long and ones uint.

Robert.

On Fri, Apr 18, 2008 at 7:45 PM, Daniel Moos [EMAIL PROTECTED] wrote:
 Hi Robert,

 I compiled the newest svn version under mac osx 10.5.2 with the existing
 xcode project without problems.
 But if i try to compile our application I get the following new error:


 Undefined symbols:
   osg::StateSet::setMode(unsigned int, unsigned int), referenced from:

 flowmenu::FlowMenu::FlowMenu(osg::ref_ptrflowmenu::FlowMenuViewConfig)in
 FlowMenu.o
 ld: symbol(s) not found

 Anyone have an idea what to do?
 I found the following link on a apple specific page...
 http://lists.apple.com/archives/X11-users/2005/Sep/msg00025.html

 Thanks for your great work.
 Daniel Moos



 Am 17.04.2008 um 16:44 schrieb Robert Osfield:


 Hi All,

 I'm planning to make a 2.3.9 dev release today.  Could SVN users do an
 svn update and try out compile and build.

 I have just checked in updates to the Quicktime plugin from Stephan
 Huber, these will need to be tested by Windows and OSX users that use
 the Quicktime plugin.

 Thanks in advance for you efforts,
 Robert.
 ___
 osg-users mailing list
 osg-users@lists.openscenegraph.org
 http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


 ___
  osg-users mailing list
  osg-users@lists.openscenegraph.org
  http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Please test SVN of OpenSceneGraph in pre for 2.3.9 dev release

2008-04-18 Thread Daniel Moos

Hi Robert,

Thanks to your answer. You describe the right problem.
If i set the following parameter in the xcode project, the application  
was build successfully.


Base SDK Path:
$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk

Thanks,
Daniel Moos


Am 18.04.2008 um 21:26 schrieb Robert Osfield:


Hi Daniel,

I have made no changes to StateSet, not for a long time, last changes
were in a submission back in December.

I can only guess that you have mixed OpenGL versions such that the OSX
OpenGL headers are setting GLenum to one thing, then another header
such as from GLX is setting it to another i.e. something like ones
long and ones uint.

Robert.

On Fri, Apr 18, 2008 at 7:45 PM, Daniel Moos [EMAIL PROTECTED] wrote:

Hi Robert,

I compiled the newest svn version under mac osx 10.5.2 with the  
existing

xcode project without problems.
But if i try to compile our application I get the following new  
error:



Undefined symbols:
 osg::StateSet::setMode(unsigned int, unsigned int), referenced  
from:


flowmenu 
::FlowMenu::FlowMenu(osg::ref_ptrflowmenu::FlowMenuViewConfig)in

FlowMenu.o
ld: symbol(s) not found

Anyone have an idea what to do?
I found the following link on a apple specific page...
http://lists.apple.com/archives/X11-users/2005/Sep/msg00025.html

Thanks for your great work.
Daniel Moos



Am 17.04.2008 um 16:44 schrieb Robert Osfield:


Hi All,

I'm planning to make a 2.3.9 dev release today.  Could SVN users do  
an

svn update and try out compile and build.

I have just checked in updates to the Quicktime plugin from Stephan
Huber, these will need to be tested by Windows and OSX users that use
the Quicktime plugin.

Thanks in advance for you efforts,
Robert.
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org



___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org




smime.p7s
Description: S/MIME cryptographic signature
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


[osg-users] Please test SVN of OpenSceneGraph in pre for 2.3.9 dev release

2008-04-17 Thread Robert Osfield
Hi All,

I'm planning to make a 2.3.9 dev release today.  Could SVN users do an
svn update and try out compile and build.

I have just checked in updates to the Quicktime plugin from Stephan
Huber, these will need to be tested by Windows and OSX users that use
the Quicktime plugin.

Thanks in advance for you efforts,
Robert.
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org