With a stock install of CDP R7 on Windows 7 64-bit, even simple interrogation of commands ABFPAN, ABFPAN2, ABFDCODE, FASTCONV, REVERB, RMVERB, RMRESP, RMSINFO from the CMD prompt will bring up the following System Error dialog:
"The program can't start because libgcc_s_dw2-1.dll is missing from your computer. Try reinstalling the program to fix this problem."
At least on my system, these programs do not run at all. (I do not have a MinGW environment.)
This was an error of mine in building on Mingw without including "static linking" of the C++ runtime.
We will get some new distribution channel going for individual updates as soon as we can; in the meantime I have put a zip with new builds of the affected programs on my Bath Uni server here:
http://people.bath.ac.uk/masrwd/r7PCrebuilds.zip
Thank you, Richard!!
i get libstdc++-6.dll and libgcc_s_dw2-1 missing when running reverbs. Im on Windows 10 though
it's working/ Thanks!
thanks a lot richard. (ah wait! broken link!)
You should find the updates incoprporated into the 7.1 release
http://unstablesound.net/cdp.html
oh thank you!! I totally overlooked that. :)
Quote from: sleestack on October 16, 2016, 04:33:38 PM
i get libstdc++-6.dll and libgcc_s_dw2-1 missing when running reverbs. Im on Windows 10 though
HI
I got the same problam..
what should I do?
TNX