View Issue Details

IDProjectCategoryView StatusLast Update
0022328CommunityOCCT:Configurationpublic2014-01-03 18:13
Reporterszy Assigned Toinv 
PrioritynormalSeveritytrivial 
Status closedResolutionno change required 
OSAll 
Fixed in Version6.6.0 
Summary0022328: Fix detection of FTGL in configure.in
DescriptionPost from the forum http://www.opencascade.org/org/forum/thread_20128/:

"Jens Kilian | reply 2011/03/11 21:01
I'm trying to build the new release on OS X, but have run into a nasty dependency problem. I'm using the FTGL library I get from macports, which is fairly recent (2.1.3-rc5). Unfortunately, OpenGl_FontMgr.cxx wants to include some header files (FTFace.h, FTLibrary.h) that are no longer installed in that version.

I've tracked this down to a 3 years old(!) change in the FTGL repository:
http://ftgl.svn.sourceforge.net/viewvc/ftgl/trunk/src/Makefile.am?r1=973&r2=974

Does anybody have a suggestion how I can do either of the following:
- fix the dependency
- build OCC 6.5.0 without FTGL?

Thanks,
Jens.
    
Denis Barbier | reply 2011/03/11 21:11
Hi Jens,

Here is a patch for you :-)
It builds fine on Linux, I did not send it yet because I did not test it.
Please tell us if it works for you.


Denis Barbier | reply 2011/03/11 23:39
Hi again,

Here is a revised patch. After checking that it cannot build with ftgl 2.1.2, I do no more worry about backward compatibility and make further changes to have this version more compliant with newer ftgl ;)
"
TagsNo tags attached.
Test case number

Attached Files

  • fix-ftgl-includes.patch (5,310 bytes)

Activities

szy

2011-11-24 11:03

manager  

fix-ftgl-includes.patch (5,310 bytes)

barbier

2014-01-02 00:46

developer   ~0027371

Hello,

This bug can be closed, OCCT does no more depend on FTGL since 6.6.0.

Issue History

Date Modified Username Field Change
2011-04-06 18:36 bugmaster Status closed => assigned
2011-04-06 18:36 bugmaster Resolution suspended => @0@
2011-08-02 11:15 bugmaster Category OCCT:DEVENV => OCCT:Development Environment
2011-11-24 11:03 szy File Added: fix-ftgl-includes.patch
2011-11-24 11:06 szy Fixed in Version EMPTY =>
2011-11-24 11:06 szy Description Updated
2011-11-25 15:09 szy Assigned To bugmaster => inv
2014-01-02 00:46 barbier Note Added: 0027371
2014-01-03 18:13 abv Status assigned => closed
2014-01-03 18:13 abv Resolution open => no change required
2014-01-03 18:13 abv Fixed in Version => 6.6.0
2014-01-11 11:58 abv Category OCCT:Development Environment => OCCT:Configuration