COCKOS
CONFEDERATED FORUMS
Cockos : REAPER : NINJAM : Forums
Forum Home : Register : FAQ : Members List : Search :

Go Back   Cockos Incorporated Forums > Other Software Discussion > WDL users forum

Reply
 
Thread Tools Display Modes
Old 07-30-2017, 12:36 PM   #1
pipelineaudio
Mortal
 
pipelineaudio's Avatar
 
Join Date: Jan 2006
Location: Wickenburg, Arizona
Posts: 14,047
Default Following Martin's How to Blog - gitÉ?

What does this mean?

"Once you've put the SDK files in place, you should discard changes in these two files via gitÉ"

It is from the C:\wdl-ol\VST3_SDK
pipelineaudio is offline   Reply With Quote
Old 07-30-2017, 02:29 PM   #2
pipelineaudio
Mortal
 
pipelineaudio's Avatar
 
Join Date: Jan 2006
Location: Wickenburg, Arizona
Posts: 14,047
Default

I tried to build, the first page example on the blog and I'm getting this:

C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Pla tforms\Win32\PlatformToolsets\v141_xp\Toolset.targ ets(36,5): warning MSB8003: Could not find WindowsSdkDir_71A variable from the registry. TargetFrameworkVersion or PlatformToolset may be set to an invalid version number.
pipelineaudio is offline   Reply With Quote
Old 07-31-2017, 04:41 AM   #3
random_id
Human being with feelings
 
random_id's Avatar
 
Join Date: May 2012
Location: PA, USA
Posts: 356
Default

There might be a problem with the installation of Visual Studio 2017. Although I like VS 2017, I think it is a little harder to setup properly than previous versions.

Right-click on the project file in the Solutions Explorer (e.g., myplugin-VST) and check the platform toolset. You might need to change this to V141. The dropdown should also show if you have the toolset installed.

You could also try IPlug-Youlean in place of WDL-OL. I can't remember if Oli has updated everything for VS 2017, but I am pretty sure that Youlean's examples are setup for VS 2017.
__________________
Website: LVC-Audio
random_id is offline   Reply With Quote
Old 07-31-2017, 11:58 AM   #4
pipelineaudio
Mortal
 
pipelineaudio's Avatar
 
Join Date: Jan 2006
Location: Wickenburg, Arizona
Posts: 14,047
Default

If I target it for v141 it gives the error above
pipelineaudio is offline   Reply With Quote
Old 07-31-2017, 12:09 PM   #5
pipelineaudio
Mortal
 
pipelineaudio's Avatar
 
Join Date: Jan 2006
Location: Wickenburg, Arizona
Posts: 14,047
Default

If I do v1.41 this is what I get, just a small sampling of the errors

6>c:\wdl-ol\wdl\mutex.h(37): fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
6>app_main.cpp
6>c:\wdl-ol\iplugexamples\myfirstplugin\app_wrapper\app_mai n.h(22): fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
6>app_dialog.cpp
6>c:\wdl-ol\iplugexamples\myfirstplugin\app_wrapper\app_mai n.h(22): fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
6>RtMidi.cpp
7>c:\wdl-ol\wdl\iplug\iplugstructs.h(223): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
8>c:\wdl-ol\wdl\iplug\iplugstructs.h(223): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
8>c:\wdl-ol\wdl\iplug\iplugstructs.h(225): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
8>c:\wdl-ol\wdl\iplug\iplugstructs.h(231): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
8>c:\wdl-ol\wdl\iplug\iplugstructs.h(233): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
7>c:\wdl-ol\wdl\iplug\iplugstructs.h(225): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
7>c:\wdl-ol\wdl\iplug\iplugstructs.h(231): warning C4244: 'initializing': conversion from 'float' to 'int', possible loss of data
7>c:\wdl-ol\wdl\iplug\iplugstructs.h(233): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
7>IPlugVST.cpp
pipelineaudio is offline   Reply With Quote
Old 07-31-2017, 12:20 PM   #6
pipelineaudio
Mortal
 
pipelineaudio's Avatar
 
Join Date: Jan 2006
Location: Wickenburg, Arizona
Posts: 14,047
Default

According to the JUCE forum, a lot of those missing files come up as being a problem with the newest vst sdk
pipelineaudio is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 11:16 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.