Page MenuHomePhabricator

SOFA compiler errors related to vector_device
Closed, ResolvedPublic

Description

In SOFA-src/framework/sofa/helper/vector_device.h are several OpenGL related code lines that do not respect the SOFA_NO_OPENGL definition. We need a patch for this issue.

Event Timeline

[24e19a]: Merge branch 'bug-15809-SOFAPatchForVectorDeviceH'

Merged commits:

2013-08-08 14:34:37 Stefan Kislinskiy [d27d3e]
Added patch for framework/sofa/helper/vector_device.h.

[be1e3e]: Merge branch 'bug-15809-Fix'

Merged commits:

2013-08-08 15:24:21 Stefan Kislinskiy [9adfc0]
Should work on all platforms now.

[b19533]: Merge branch 'bug-15809-SOFAVersionSuffix'

Merged commits:

2013-08-08 15:40:50 Stefan Kislinskiy [92b12d]
Omit version suffix of SOFA libraries on UNIX.

[98207b]: Merge branch 'bug-15809-SOFAAppendBuildConfToLibPathOnUnix'

Merged commits:

2013-08-08 16:33:50 Stefan Kislinskiy [e936af]
Build configuration is appended to library path on UNIX.

[37aded]: Merge branch 'bug-15809-Fix2'

Merged commits:

2013-08-09 08:23:54 Stefan Kislinskiy [abddc3]
COMP: Fixed SOFA configuration bug.

[262359]: Merge branch 'bug-15809-SOFASupportManuallySetCompiler'

Merged commits:

2013-08-11 00:10:44 Stefan Kislinskiy [5b304b]
COMP: Fixed configuration bug when manually setting the compiler.

[e9273d]: Merge branch 'bug-15809-NoClang'

Merged commits:

2013-08-11 16:35:23 Stefan Kislinskiy [fec5f8]
SOFA does not yet support Clang compiler.

[c0d242]: Merge branch 'bug-15809-TinyXmlLinkerErrors'

Merged commits:

2013-08-12 10:52:42 Stefan Kislinskiy [793883]
Renamed the internal tinyxml library of SOFA to SofaTinyXml.

New remote branch pushed: bug-15809-SOFAUseExternalBoost

[45a4a1]: Merge branch 'bug-15809-SOFAUseExternalBoost'

Merged commits:

2013-08-13 12:50:48 Stefan Kislinskiy [28269d]
COMP: SOFA uses Boost from MITK superbuild.

[edb000]: Merge branch 'bug-15809-AddBoostDependencyToSimulationModule'

Merged commits:

2013-08-13 14:33:22 Stefan Kislinskiy [da757d]
COMP: Added boost dependency to Simulation module.

[d48cc6]: Merge branch 'bug-15809-AdjustBoostDirectoriesForOlderCMakeVersions'

Merged commits:

2013-08-13 20:10:30 Stefan Kislinskiy [98a076]
Adjusted BOOST_INCLUDEDIR for SOFA.

[14c525]: Merge branch 'bug-15809-SOFADoesNotSupportMSVC2012'

Merged commits:

2013-08-13 21:40:03 Stefan Kislinskiy [2fa8b3]
MITK_USE_SOFA is switched off for MSVC versions higher than 10.