Compile problem

Having trouble installing or compiling FreeCAD? Get help here.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
Roelof

Compile problem

Post by Roelof »

Hello,

When Freecad is compiling I get a message that cvconfig,h is not found.
I use opencv 2.0 for the compilng because that's the only version which is avaible for gentoo.

How to solve this ?

Roelof
User avatar
jriegel
Founder
Posts: 3369
Joined: Sun Feb 15, 2009 5:29 pm
Location: Ulm, Germany
Contact:

Re: Compile problem

Post by jriegel »

One way is to use the SVN Version (0.9) which dont need OpenCV anymore.
Other way is to get OpenCV 1.x and compile it by you self....

I would advice the first one ;)

Jürgen
Stop whining - start coding!
Roelof

Re: Compile problem

Post by Roelof »

Oke,

Then I go for the SVN version.
Is there a relaese date for 0.9 ?

Roelof
wmayer
Founder
Posts: 20309
Joined: Thu Feb 19, 2009 10:32 am
Contact:

Re: Compile problem

Post by wmayer »

Hi,

we plan to make a release sometime in November.

Werner
Post Reply