Apologies. Please disregard, wrong list.
- Original Message
From: sam ch
To: nant-users@lists.sourceforge.net
Sent: Wednesday, August 12, 2009 1:19:58 PM
Subject: type initializer for 'win32DllPINVOKE' threw an exception
Hello,
I am new to swig and I am attempting to use i
Hello,
I am new to swig and I am attempting to use it by first creating a simple
project. Everything compiled correctly, but I get an exception while running. I
believe it is something simple, but I am just not sure where to look. Any tips
would be appreciated, thanks.
joe
STEPS I TOOK:
1.
I don't know enough about the C++ compiler
That would be my issue as well, unfortunately.
From the compiler help:
/Yu[file] use .PCH file
/Yc[file] create .PCH file
This has to do with a Pre-Compiled Header, but I had to look that up so I do
not really know what purpose this serv