I just had this exact issue. There is a batch file you need to run before loading the solution: libzmq-master\builds\msvc\configure.bat
This file copies the props files around to the various solutions. From there, you need the vs2010 directory and the libzmq.sln solution in there like you did. -- Scott On Fri, Feb 5, 2016 at 5:08 PM, Jihad Mahmoud <[email protected]> wrote: > Hello All > > I am using ZMQ for the first time and while I was following the > instructions for installing it on Windows libzmq\builds\msvc\msvc.sln > wasn't found. I assumed the libmzq in VS2010 is the alternative sln > nevertheless when I tried to load it in Visual C++ 2010, it couldn't be > loaded as all .prop files weren't found. I open the VS2010 directory and > couldn't find any of the required .prop file instead I have found only the > project property file. > > In this case what should I do? I searched for few hours on > the internet and couldn't find a solution. > > Thanks > Jihad > > -- > *Jihad Fahmi Mahmoud* > > > > > *大阪大学情報科学研究科情報システム工学博士1年 竹村研究室配属Ph.D. Candidate, Prof Takemura > Laboratory,Information Systems Engineering Department,Graduate School of > Information Sciences and Technology,Osaka University* > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
