Closed ghost closed 7 years ago
I can't really help you since i don't know your project structure and i'm not an expert with visual studio traces. But if i understand right your project is in C:\wdl-ol\IPlugExamples, like all other examples. Have you tried to build IPlugEffect example ?
Check this great post about how to setup your project. http://www.martin-finke.de/blog/articles/audio-plugins-002-setting-up-wdl-ol/
Hello and thank you for answering!
So yes I am with IPlugEffect as in the example. I saw that "aeffect.h" and "aeffectx.h" was missing and I had set its after, but the error came from VST 2 and 3 and it showed me a lot of missing file that I didn ' Is not able to locate even on the internet. That's why I came to you. I followed these instructions to the letter (configuration ...) but bad result.
Almost all the files of "../source/" are not available and I have not found it !!
Here are all the files I missed lately.
1>c1xx : fatal error C1083: Impossible d'ouvrir le fichier source : '..\source\classfactory.cpp' : No such file or directory
1>fatomic.cpp
1>c1xx : fatal error C1083: Impossible d'ouvrir le fichier source : '..\source\fatomic.cpp' : No such file or directory
1>fbitset.cpp
1>c1xx : fatal error C1083: Impossible d'ouvrir le fichier source : '..\source\fbitset.cpp' : No such file or directory
1>fcpu.cpp
1>c1xx : fatal error C1083: Impossible d'ouvrir le fichier source : '..\source\fcpu.cpp' : No such file or directory
1>finitializer.cpp
1>c1xx : fatal error C1083: Impossible d'ouvrir le fichier source : '..\source\finitializer.cpp' : No such file or directory
1>fmemory.cpp
1>c1xx : fatal error C1083: Impossible d'ouvrir le fichier source : '..\source\fmemory.cpp' : No such file or directory
1>fpoint.cpp
1>c1xx : fatal error C1083: Impossible d'ouvrir le fichier source : '..\source\fpoint.cpp' : No such file or directory
1>frect.cpp
1>c1xx : fatal error C1083: Impossible d'ouvrir le fichier source : '..\source\frect.cpp' : No such file or directory
1>fthread.cpp
1>c1xx : fatal error C1083: Impossible d'ouvrir le fichier source : '..\source\fthread.cpp' : No such file or directory
Thank you !
Ok you're right. I just found the missing files in 3.6.5 but they are not included in 3.6.7 VST SDK release. You can download the archive here: http://www.steinberg.net/sdk_downloads/vstsdk365_12_11_2015_build_67.zip
Cool thank you !! I'll be able to start! Thanks again !
Tu est français ?
Oui. Mon piètre anglais m'aurait t-il trahi ? ^^
Non lol au moins toi tu parle vraiment anglais, moi c’était Google trad. Et je suis parti sur ton profils
Donc tu sais où me trouver si tu as besoin d'un coup de main avec ton plugin. Si ton problème est résolu je t'invite à fermer l'issue.
Oui merci l'a ça fonctionne bien ! Ok pas de soucis !
Hello and thank you for sharing!
I have a problem that is very crap! I work there since yesterday but I can not solve it! I use Visual Studio 2017. I try with Visual C ++ 2010 Express but the same problem!
Thanks for a future help!
Here are the LOGS (When I build the solution):