My version of Touch designer is T. D. 099 _ 11180 Not commercial ;
I have installed ‘Visual Studio 2019 Community version 16.9.0’ and I have installed:
in ‘Universal Windows platform development’ : 'Windows 10 SDK (10.0.17763.0) and ‘C++ (v 142) Universal Windows Platform Tool’
and in ‘NET Desktop development’ : ‘Net Framework 4 - 4.6 development tools’ and ‘.NET Framework 4.6.1 development tools’ as suggested.
I have Windows 8.1 .
I did a copy of my CHOP sample folder on my desktop.
I can rebuild my program in VS and I don’t have compiling errors.
When I link the .dll created by ‘Release’ mode to my ’ Cpluplus’ node I don’t have any issue.
When I link the .dll created by ‘Debug’ mode to my ’ Cpluplus’ node I get the error ’ Failed to load the .dll '.
I have set for my solution TouchDesigner.exe as Command in the debugging section of both my ‘Debug’ and ‘Release’ mode, and when I debug my program, Touch Designer starts smoothly, but still doesn’t read my .dll in Debug.
I have option x64 and everthing looks correct.
let me know if there is really a bug or if it’s me.
I attach some pictures.