Building in release mode generates multiple warnings
Closed this issue · 0 comments
valadas commented
Building in release mode with the code taken from codeplex generates a lot of warnings, for instance many functions return an object type instead of a string or other specific type, which could cause issue when trying to convert the project to c# using conversion tools. This should be fixed before trying to convert to c#