Skip to main content
Submitted by Steve Kinder on Sat, 11/12/2011 - 05:01

Comments 3

Luigi-Fema on 12/01/2014 - 07:49

I'm trying to compile hello project with QT 5.3.0 compiler, but during link process I have several errors:

(this using LibGalil 1.6.4.569)
C:\Users\Luigi-ufficio\Desktop\hello\untitled\main.cpp:12: error: undefined reference to `_imp___ZN5Galil14libraryVersionEv'
C:\Users\Luigi-ufficio\Desktop\hello\untitled\main.cpp:14: error: undefined reference to `_imp___ZN5Galil9addressesEb'
etc....

I tried also LibGalil 2.0.4.555-vs2013, but with the same results. Both library used was x86 version.

Have you an idea how to use it with QT compiler?

MattK on 12/02/2014 - 11:00

Hello,

As the compiler errors you are seeing seem to be very specific to your implementation, I would like to gather some more information about your system set up. Please email me at mattk at galil.com so we can further discuss this.