2016-02-05 11:08 GMT+03:00 Jihad Mahmoud <[email protected]>: > 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.
If you familiar with CMake https://cmake.org/, I advice you to use it for project generation. > > 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 > -- Best Regards, Sergei Nikulov _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
