[zeromq-dev] windows compile error.

George Neill georgen at neillnet.com
Tue Nov 11 21:43:10 CET 2008


Hi All,

Trying to compile zmq on an older windows compiler (VS .NET 2003) ..
ran into this ..

Scanning dependencies of target zmq
[  4%] Building CXX object zmq/CMakeFiles/zmq.dir/api_thread.obj
api_thread.cpp
C:\Documents and
Settings\gneill\Desktop\zmq\trunk\zmq\api_thread.cpp(161) : error
C2664: 'zmq::pipe_t::pipe_t(zmq::i_thread *,zmq::i_engine
*,zmq::i_thread *,zmq::i_engine *)' : cannot convert parameter 1 from
'zmq::i_thread *' to 'zmq::i_t
hread *'
Types pointed to are unrelated; conversion requires reinterpret_cast,
C-style cast or function-style cast
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~1.NET\Vc7\bin\cl.exe' :
return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
.NET 2003\VC7\BIN\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
.NET 2003\VC7\BIN\nmake.exe"' : return code '0x2'
Stop.

Without knowing the code base very well, I am stuck!

Thanks,
George.



More information about the zeromq-dev mailing list