Search found 2 matches

by manikantan
Tue Dec 21, 2010 3:52 pm
Forum: Developer's Forum for UNIX and Linux
Topic: SpaceExplorer and QT 4.5
Replies: 2
Views: 62086

Hey,
I am facing the same problem. Could you work anything out?
by manikantan
Tue Dec 21, 2010 3:30 pm
Forum: Developer's Forum for UNIX and Linux
Topic: undefined reference to MagellanInit while using qt
Replies: 0
Views: 56676

undefined reference to MagellanInit while using qt

Hi, I am trying to use a SpaceExplorer in qt. I have compiled the driver and included the library path in the project file. TEMPLATE = app TARGET = LIBS += -lxdrvlib DEPENDPATH += . SpaceExp2 INCLUDEPATH += . SpaceExp2 # Input HEADERS += SpaceExp2/spaceexp.h SpaceExp2/xdrvlib.h FORMS += SpaceExp2/sp...