TalkingError LINK

Posts 13 of 3 · Page 1 of 1
Error LINK
I have C + + properly configured,and still gives this error when I compile,how can I fix?


Code:
1>Linking...
1>LINK : fatal error LNK1104: cannot open file 'libci.lib'
I suggest that you...
Code:
#pragma comment(lib, "libci.lib")
Would kinda help if you would provide some more info but that might help ^.
Posts 13 of 3 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?