On 26/03/2014 20:08, Joe Taylor wrote:
Bill --
Hi Joe,

WSJT-X is asking for pthreadGC2.dll to be present. I don't think this was true before -- all the threading stuff was done within Qt.
Is that a WSJT-X you have built or the one from the installer I put on DropBox?

The thread library is a requirement put in by the C/C++ compiler, it may be that because I am using a different compiler than you that there is a reference to that library in the hamlib binary I have provided. Shipping binaries of shared libraries is a minefield.

The cmake package target will pull in all the correct libraries assuming it can find them which it will if everything is built on the same machine with the same tools.

If it is the Hamlib binary I published then you will fix it by building Hamlib from source on your dev machine.

Do you understand why this DLL should be needed now? It's nor currently present in Greg's JTSDK-QT.

    -- Joe, K1JT
_______________________________________________
Wsjt-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/wsjt-devel

_______________________________________________
Wsjt-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/wsjt-devel

Reply via email to