From: ElCordobes on
Hello,

is there any real guide, how to setup Visual Studio Express in order to compile an application which interfaces to Matlab Engine?

I always get an "unresolved reference" error to definitions provided in "engine.h", although I include the Matlab external directories.

None of the comments I've found on the internet helped so far.

I can compile a Matlab Engine application from Matlab, but I want to compile an application which uses a "Windows Forms" based user interface.

Any help would be appreciated.