Donate Share March 2005: Project of the Month

OGRE (O-O Graphics Rendering Engine)

Tracker: Patches

5 Don't require custom header search paths in default install - ID: 2819044
Last Update: Comment added ( sinbad )

The GLX/OSX/WIN32/... directories in OgreMain/include assume that this
'include' is on the header search path post-installation. Adding a simple
'../' to their #includes will remove this assumption and allow a basic Ogre
installation to function out-of-box if installed to a standard system path
(e.g. /usr/local)

Plugins and other optional components may still have search path
assumptions, but this not as simple to fix, as per discussion at
http://www.ogre3d.org/forums/viewtopic.php?f=4&t=51119


Ethan Tira-Thompson ( ejtttje ) - 2009-07-09 14:00

5

Closed

Accepted

Holger Frydrych

bugfix

Shoggoth

Public


Comments ( 4 )

Date: 2009-08-15 14:25
Sender: sinbadSourceForge.net SubscriberProject Admin

Yes, there will be a 1.6.4, and changes will be merged into trunk today, I
do them in batches.


Date: 2009-08-15 14:24
Sender: sinbadSourceForge.net SubscriberProject Admin

Thanks!
Applied to the stable branch.



Date: 2009-08-10 15:58
Sender: ejtttje

Is there going to be a 1.6.4 release? I'm curious how this is propagated
to the trunk (e.g. a mass patch from 1.6.3 at some point, or reapply
individual patches as they are "tested"?)


Date: 2009-08-10 13:18
Sender: cabalistic

Applied to Shoggoth branch.


Attached File ( 1 )

Filename Description Download
includeDotDot.patch Adds '../' prefix to OgreMain/include subdirectory files Download

Changes ( 7 )

Field Old Value Date By
artifact_group_id None 2009-08-15 14:24 sinbad
status_id Open 2009-08-15 14:24 sinbad
resolution_id None 2009-08-15 14:24 sinbad
close_date - 2009-08-15 14:24 sinbad
assigned_to nobody 2009-08-15 14:24 sinbad
allow_comments 1 2009-08-15 14:24 sinbad
File Added 334269: includeDotDot.patch 2009-07-09 14:00 ejtttje