Greetings! Has anyone encountered issues regarding a missing encoder.cpp in the Windows build? I get the following error message in Visual Studio 2008 when I build the solution:
1>c1xx : fatal error C1083: Cannot open source file: '..\..\..\src\encoder.cpp': No such file or directory I am new to 0MQ and followed the Windows installation instructions in http://www.zeromq.org/docs:windows-installations I downloaded libzmq.git using the following command as instructed. C:\> git clone git://github.com/zeromq/libzmq.git I did not find encoder.cpp in this distribution. Any ideas on why encoder.cpp is missing? Please advise. Thanks, Luis
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
