Search found 2 matches

by hobb
Fri Mar 17, 2023 9:45 am
Forum: Windows
Topic: QT + telldus-core på Windows 7
Replies: 6
Views: 15254

Re: QT + telldus-core på Windows 7

Hittade du en lösning?

Jag har samma problem:
qtquick2applicationviewer.cpp:52: error: undefined reference to `tdInit'

ur .pro:
win32: LIBS += -L$$PWD/ -lTelldusCore

INCLUDEPATH += $$PWD/
DEPENDPATH += $$PWD/

win32: PRE_TARGETDEPS += $$PWD/TelldusCore.lib

Jag använder MinGW 4.7 32bit.
by hobb
Fri Mar 17, 2023 9:45 am
Forum: Windows
Topic: QT + telldus-core på Windows 7
Replies: 6
Views: 15254

Re: QT + telldus-core på Windows 7

Har Telldus lagt ner verksamheten eller? Min gissning är att det helt enkelt inte finns något API som går att länka med MinGW toolchainen(?) Existerande .lib-filer är producerade för Visual Studio kompilatorn. Är det nån som kan bekräfta detta? (är det nån över huvud taget som länkar statiskt mot te...