nutjunkie / IQmol

IQmol is an open source molecular editor and visualization package
GNU General Public License v3.0
99 stars 47 forks source link

Problems compiling IQmol 2.3.0 #3

Closed susilehtola closed 7 years ago

susilehtola commented 10 years ago

Hi,

I have a slight problem compiling IQmol 2.3.0.

First of all, makefile is broken; to fix it IQmol/SshFileDialog.C

Now, IQmol compiles but fails to link with

CMakeFiles/IQmol.dir/Data/DataFactory.C.o: In function IQmol::Data::NmrReference::NmrReference(QString const&)': DataFactory.C:(.text._ZN5IQmol4Data12NmrReferenceC2ERK7QString[_ZN5IQmol4Data12NmrReferenceC5ERK7QString]+0x23): undefined reference tovtable for IQmol::Data::NmrReference' collect2: error: ld returned 1 exit status

susilehtola commented 7 years ago

I succesfully compiled the newest version on Fedora. Closing