@mtrajano wrote:
Hi,
I've gone through the installation process to install Cocos2d-x, but when I try to compile any of the test projects or a new Hello World project, I get the following error.
1>LINK : fatal error LNK1181: cannot open input file 'pthreadVC1.lib'
2>------ Build started: Project: cpp-tests, Configuration: Debug Win32 ------
2> 0 File(s) copied
2> 0 File(s) copied
2>LINK : fatal error LNK1104: cannot open file 'pthreadVC1.lib'
========== Build: 0 succeeded, 2 failed, 4 up-to-date, 0 skipped ==========I'm using Visual Studio 2015.
Posts: 2
Participants: 1