How should I configure a Visual C++ 2015 project?

Discussions for GoldWave plug-in development
Post Reply
Videogamer555
Posts: 43
Joined: Wed May 25, 2011 2:28 am

How should I configure a Visual C++ 2015 project?

Post by Videogamer555 »

My compiler and IDE is Microsoft Visual C++ 2015. I'm intending to compile an "effects" type plugin for GoldWave 5.70. Can somebody give me step by step instructions on how to configure Visual C++ 2015 it, so that it will properly compile GoldWave plugins? There's TONS of menus in Visual C++ 2015, so I'm hoping that someone here is an expert on using it, and can provide me with all the menu configurations (via the posting of screenshots of correctly configured settings in the various menus of VC++2015) that I'm going to need to set to get it to properly compile a GoldWave plugin. Thanks in advance.
GoldWave Inc.
Site Admin
Posts: 4372
Joined: Wed Mar 10, 2004 6:43 pm
Location: St. John's, NL
Contact:

Re: How should I configure a Visual C++ 2015 project?

Post by GoldWave Inc. »

There are some general guidelines in the SDK documentation about setting up the development environment (section Vi). I haven't used Visual C++ 2015, so I cannot provide specific, detailed instructions.
Post Reply