No, it doesn't work with kdevelop, at least not that I could figure out. I hacked around it at one point by copying all the headers to .h names so it would parse through them. Kdevelop works with the stl because the headers in the c++ directory for g++ all just point to headers in "bits" that have .h extensions.

David

On Oct 30, 2006, at 4:36 AM, Robert Osfield wrote:

Hi Paul,

On 10/30/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I was wondering if anyone has got a working OSG/KDevelop project up and running. I seem to have trouble - mainly I think the extentionless header problem. Is this solved by simply adding extentions onto the headers ?

I don't know about KDevelop, but since Qt has gone extensionless
headers, and Standard C++ uses extensionless headers you'd certainly
expect it to handle it correctly.  Ping the KDevelop community.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/


_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to