[Insight-users] C++ Win32 DLL Application
John Drescher
drescherjm at gmail.com
Sat Nov 24 15:07:17 EST 2012
On Sat, Nov 24, 2012 at 3:01 PM, Sam <sistephan at gmail.com> wrote:
> Thanks John. I don't understand *where* to start creating my .h/.cpp file
> that CMAKE will then use and how CMAKE will use them.
>
> I usually start a new project in Visual Studio, add some reference DLLs and
> create my .h/.cpp files from there. That doesn't seem to be the case with
> ITK/CMAKE.
>
You can do that (manually add header folders and linker settings to
visual studio) however it is not recommended.
John
More information about the Insight-users
mailing list