Page 1 of 1

How to build VSTi for Win64?

Posted: Sat Oct 31, 2009 10:29 am
by CaptainHook
On my machine the Win7-64-VSTi crashes in Cubase when being loaded. I want to try to debug this but I need to compile it therefor. Can you give a description how to create the Win64 DLL of the VSTi? Questions are:

- compiling on Win or Crosscompiling on Linux?
- use MS-Compiler or mingw64?
- are there make-files for this?
- if using MS-Compiler - are there sln-files?

Thanks and Best Regards,
Tobias

Re: How to build VSTi for Win64?

Posted: Sat Oct 31, 2009 12:19 pm
by ggoodesa
Hi Tobias,

Andreas Persson has put together a How-To build Linuxsampler in Windows for MinGW - http://www.linuxsampler.org/msys.html

Check it out and see whether it is adaptable to MinGW64...

GrahamG