PDA

View Full Version : iplug example images


ArdeII
09-17-2009, 11:30 AM
Hi,
I just tried to begin my VST plugin coder career (;))and installed Visual C++ 2008 express and the newest wld.

I tried to compile the iplug example code but it wont compile because the resource images aren't there.

.\IPlugExample.rc(3) : error RC2135 : file not found: img/toggle-switch.png
.
.
.

Where can I find the images?
Thanks
- Arto

schwa
09-17-2009, 11:38 AM
Is there not an img.zip in that directory? It was left out at one time but I thought we fixed that.

http://stash.reaper.fm/oldsb/634347/img.zip

ArdeII
09-17-2009, 11:40 AM
very quick answer ;)

No there is no such zip file under wdl\IPlug\Example folder

ArdeII
09-17-2009, 12:23 PM
wow!

I got the example working!
This is the simplest framework I have ever used when trying to start VST developing.

Now all I have to do is learn some dsp coding ;)

Got some good beginner links?

- Arto

Andrew J
09-17-2009, 03:07 PM
Take a look at http://musicdsp.org/