Nguyen Huu Thanh <[EMAIL PROTECTED]> writes:
> I was able to make star with DEFStopTimer.pl, DEToBus.pl, DEOffset.pl,
> DEProgress.pl, DEToBusFl.pl and DEThroughput.pl. However, the other
> source files failed.

Judging from the error messages, you do not have class VoiceData
compiled into your Ptolemy.  It's in src/domains/sdf/atm/kernel/

Theoretically you could dyn-link that too, but you'd need to use
permlink rather than a plain dynamic link so that your stars can
see it.  And if there are multiple mutually dependent files then
things start to get hairy --- easier to rebuild pigiRpc with all
the base classes included.

                        regards, tom lane

----------------------------------------------------------------------------
Posted to the ptolemy-hackers mailing list.  Please send administrative
mail for this list to: [EMAIL PROTECTED]

Reply via email to