Infognition forum
March 16, 2010, 06:54:38 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Last GraphEditPlus version: 1.4.0   Last Video Enhancer version: 1.9.3
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: GetPin not working  (Read 5 times)
csd-gw
Newbie
*

Karma: +0/-0
Posts: 1


View Profile
« on: Today at 04:59:03 PM »

As a new user to GraphEditPlus, I have asked GEP to render a wave file and it built a very simple graph
using 'WaveParser', and plays the file fine within GEP.
I generate the C++ code and import it into Borland C++ builder (console app)

I need to change the (deprecated) POSIX wcsicmp to _wcsicmp to enable compiling.

When run I get the output:

Building graph...
Pin not found!
Pin not found!
Error 80004003: Cant connect FileSource (Async.) and Wave Parser
Invalid pointer


When GetPin is called looking for 'input pin' of the WaveParser, only one pin is tested,
but pinfo.achName is empty (""). (Similarly when looking for "Output" on the FileSourceAsync).

I don't think that the cange from the POSIX function is the issue, as when I inspect pinfo.achName
I don't see the expected name.

What should I try?

CSD
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!