I installed it++ on OSX with gcc3.3. I used the fftw3 and haru lib to obtain the it++external lib. The veclib of apple gives cblas and lapack support. Thus I have to include those libraries into my application. After compilation and runing I get the following zero link problem.
ZeroLink: unknown symbol '__ZThn8_NSt13basic_fstreamIcSt11char_traitsIcEED0Ev'
Stefan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I installed it++ on OSX with gcc3.3. I used the fftw3 and haru lib to obtain the it++external lib. The veclib of apple gives cblas and lapack support. Thus I have to include those libraries into my application. After compilation and runing I get the following zero link problem.
ZeroLink: unknown symbol '__ZThn8_NSt13basic_fstreamIcSt11char_traitsIcEED0Ev'
Stefan