pebbe / zmq4

A Go interface to ZeroMQ version 4
BSD 2-Clause "Simplified" License
1.17k stars 166 forks source link

Error while compiling! #169

Open ghost opened 3 years ago

ghost commented 3 years ago

Hi im trying to compile a project with this module and cant seem to wrap my head around it!

Was first of not a easy job to get it running on a windows computer at start but managed to get around it by using TDM!

Right now the issue is being able to compile the project to a exe without requiring the file!

Error on go build:

c:\go\pkg\tool\windows_amd64\link.exe: running gcc failed: exit status 1 C:/TDM-GCC-64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lzmq collect2.exe: error: ld returned 1 exit status