Closed Jako81624 closed 9 years ago
Another thing to note is Async references in the main SoftTH project stop it compiling also. Just something to note at the same time. I'm trying to learn C++ coming from Python and Java, so its a big step up. Sorry! :)
I'm pretty sure nothing is linked to SoftTH Tester. The DLL projects are set to run SoftTH Tester as the host application and there is a post-build step where the DLLs are copied to the SoftTH Tester bin folder, but they are not "linked" to SoftTH Tester. As for the async references, I'm not sure to what you're referring. Seeing as I have no problems compiling and running SoftTH, It's hard for me to know what you're experiencing without a little more detail (build log/messages, etc.).
Finally, the issues here are meant for tracking program bugs, not development environment/compilation problems. I'd prefer you email me at softth@softth.net if you have problems getting it to compile and need help with your setup. That way I can update the README files, etc. with a clean explanation once I understand your issue for those who wish to compile it in the future instead of cluttering up the issue tracker with endless comments. Thanks.
Sorry to be such a pain and drop another bug report, but after fiddling and extracting afxres.h and winres.h files from the SDK and getting it past some other issues, the process terminates due to a link to SoftTHTester being referenced in a link to d3d11.dll apparently inside the existing d3d11.dll file.