OpenTLD icon indicating copy to clipboard operation
OpenTLD copied to clipboard

Compiling OpenTLD in Visual C++ 2012

Open aditya2592 opened this issue 12 years ago • 1 comments

Error 52 error LNK1104: cannot open file 'C:\Users\Lauren\Downloads\OpenTLD-master\OpenTLD-master\lib\Debug\tld.lib' C:\blah2\LINK
This error appears when compiling run_tld. The file tld.lib is missing? Any known solutions? Running cmake generates 4 .lib files but tld.lib is not generated

aditya2592 avatar Sep 14 '13 13:09 aditya2592

Issue Resolved. TLD.cpp was giving errors on compilation. Correcting the errors and compiling thereafter generated TLD.lib

aditya2592 avatar Sep 14 '13 13:09 aditya2592