Hello Chris,
thank you so much for the quick and efficient help.
If I only hadthat paper before.
But there is one thing I'd like to ammend:
The errors I described, that when calling the program from the commandline some dependency or assemblymanifest was missing results from the mode of building my dll.
I had activated 'Shared' in the Linker settings.
After switching to 'Dynamic' everything works fine.
I suppose that some other dlls are missing when using the shared model.
Do you know which ones these could be?
Could I expand the PATH to include the missing assemblies and run the solution in shared mode?
thanks,
lukas
.