Page 1 of 1

Solved - TestApp on Windows 7 64

PostPosted: Wed Mar 02, 2011 7:58 am
by mfmanca
I was having troubles with the TestApp and .NET wrapper on Windows 7 64 bit: some exceptions were thrown when invoking any method of the wrapper.

It was enough to compile everything for x86 instead of Any CPU.

I hope this saves someone else some minutes.