OpenTLD
OpenTLD copied to clipboard
Compiling OpenTLD in Visual C++ 2012
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
Issue Resolved. TLD.cpp was giving errors on compilation. Correcting the errors and compiling thereafter generated TLD.lib