cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

Build C SDK issue - error LNK1104: cannot open file 'twCSdk.lib'

mtyago
11-Garnet

Build C SDK issue - error LNK1104: cannot open file 'twCSdk.lib'

I am following https://developer.thingworx.com/resources/guides/thingworx-c-sdk-setup-guide/connection-test-setup

 

I initially faced a lot of errors in finding various paths, but after including the paths in VS 2013, I am stuck at 

 

 error LNK1104: cannot open file 'twCSdk.lib'

 

I found that there is no 'twCSdk.lib' file in the downloaded file. Is there any link for me to download it?

1 REPLY 1
billrei
5-Regular Member
(To:mtyago)

Could you attach the log of a full clean build? This error may be the result of an earlier build failure.

Top Tags