Getting build error on Smart Assembly build after importing it to c++ program

Hello, 
We have a module written in the don't net application and this module or DLL will be imported to C++ application.
Without Smart factory obfuscation, the code can build the application. 
With Smart Factory Obfuscation, getting below build error:
Severity Code Description Project File Line Suppression State Details
Error C3699 '^': cannot use this indirection on type 'SmartAssembly::Delegates::GetString' TVA_ServerSetup =\TVA_ServerSetup\VASolnInstance.cpp


Answers

Sign In or Register to comment.