The *.lib files will not work directly with MingW (the second paragraph is about Dev C++). You should find the MingW linker will work directly against the C wrapper DLL. Try this:
Qt Code:
INCLUDEPATH += C:/FirePackage/FireGrab/Lib/Extra LIBS += -LC:/FirePackage/FireGrab/Lib/Extra -lFGWrapTo copy to clipboard, switch view to plain text mode




Reply With Quote

Bookmarks