I have a custom class that works fine in redtamarin.  It's the start
of a language binding to zeromq.  I created it in the extensions
directory, edited the other necessary files, and it just worked.

I tried to do the same thing just using the latest tamarin-redux, but
ran into an issue that I can't figure out and I'm not sure if this is
an area where redux and redtamarin differ.

In redux I followed pretty much the same process.  Placed my c++ files
in extensions, modified manifest.mk, etc..   This is where get a
little unsure as to what to do next.    I ran shell_toplevel.py then
configure.py and then built everything.  It all compiles just fine.
Then I compiled a simple as3 file that tests my extension using the
exact same options to asc.jar as I did in redtamarin.

The result is that I always get ReferenceError: Error #1065 when
running the shell against the compiled abc file.   After some testing
I found out that it doesn't matter what my test as3 file contains, I
always get that error.  Even if it's an empty file.

Does redtamarin do anything special when it comes to the avm shell?
Any ideas why this works on redtamarin but not on redux?  I'm sure I'm
missing something here, but I can't figure it out.

Chris

-- 
Vous recevez ce message, car vous êtes abonné au groupe Google Groupes FCNG.
Pour envoyer un message à ce groupe, adressez un e-mail à [email protected].
Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse 
[email protected].
Pour plus d'options, consultez la page de ce groupe : 
http://groups.google.com/group/fcng?hl=fr

Répondre à