HardwareHeaven.com

HardwareHeaven.com

Looking for the skin chooser?
 
 
  • Home

  • Hardware reviews

  • Articles

  • News

  • Tools

  • Gaming at HardwareHeaven

  • Forums

 

Go Back   HardwareHeaven.com > Forums > Hardware and Related Topics > kX Project Audio Driver Support Forum > Effects and the DSP


Reply
 
Thread Tools
Old Jun 10, 2008, 06:20 PM   #1
HardwareHeaven Senior Member
 
Join Date: Jul 2004
Posts: 452
Rep Power: 0
JGSF is on a distinguished road

fx_demo in 3542

Hi!

I would like to remake a plugin I did some time ago, but I'm stuck...

I can compile the fx_demo in 3542 (btw, it complains about a missing stdafx.cpp, just copied the one from 3538), I can register it, but when I try to open it's gui I get this message:

http://i31.tinypic.com/f9nmvm.jpg

any clue?

thanks
JGSF is offline   Reply With Quote


Old Jun 10, 2008, 08:02 PM   #2
HardwareHeaven Extreme Member
 
Join Date: Jan 2005
Posts: 5,561
Rep Power: 62
Russ is just super!Russ is just super!Russ is just super!Russ is just super!Russ is just super!Russ is just super!

Stdafx.cpp is not really needed for anything so you can delete it's reference from the project, or copy it from the older SDK (like you did), or create a new one (it basically only contains an include for stdafx.h).

Compile the plugin using the Win32 - Release config (3539 and up no longer use the debug version of MFC).

Last edited by Russ; Jun 10, 2008 at 08:08 PM.
Russ is online now   Reply With Quote
Old Jun 10, 2008, 08:23 PM Threadstarter Thread Starter   #3
HardwareHeaven Senior Member
 
Join Date: Jul 2004
Posts: 452
Rep Power: 0
JGSF is on a distinguished road

Thanks, Russ! It's working now.
JGSF is offline   Reply With Quote
Reply

Thread Tools