elliotf / heekscad

Automatically exported from code.google.com/p/heekscad
0 stars 0 forks source link

i686-pc-linux-gnu/bin/ld: cannot find -lTKVRML #275

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

cd ~
svn checkout http://heekscad.googlecode.com/svn/trunk/ HeeksCAD
cd ~/HeeksCAD/src
make clean
make

What is the expected output? What do you see instead?

/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/../../../../i686-pc-linux-gnu/bin/ld:
cannot find -lTKVRML
collect2: ld returned 1 exit status
make: *** [executable] Error 1

What version of the product are you using? On what operating system?

date 2010-05-24 

svn checkout http://heekscad.googlecode.com/svn/trunk/ HeeksCAD

Please provide any additional information below.

I use gentoo and I have installed all packages be dependent on, (wxwideget,
python2.5-{boost,dev} , etc..), is possible who any packages not is
installed in my system, the problem is that the executable file isn't make,
the file attached have all output of the compilation.

Thanks,
Palumbo Eugenio. 

Original issue reported on code.google.com by bghiac...@yahoo.it on 24 May 2010 at 2:40

Attachments:

GoogleCodeExporter commented 9 years ago
Palumbo Eugenio sent me this email:

Thanks Heeks for your help, I have resolved in Makefile not exist path for  
lib and include to opencascade.

Original comment by danhe...@gmail.com on 25 May 2010 at 8:11