raiseModError' : is not a member of 'Falcon::VMachine'

7 views
Skip to first unread message

anand rathi

unread,
Dec 24, 2011, 9:59:24 AM12/24/11
to FalconPL
I was trying to compile projects in falcon-embed-0.9.2.zip
raiseModError is being used in all examples.
see message below:

> falcon_embed_evm.cpp
1>e:\ani\falcon-embed-0.9.2\falcon-embed-0.9.2\src
\falcon_embed_evm.cpp(128): error C2039: 'raiseModError' : is not a
member of 'Falcon::VMachine'
1> e:\ani\falcon-0.9.6.8\include\falcon\vm.h(235) : see
declaration of 'Falcon::VMachine'
1>e:\ani\falcon-embed-0.9.2\falcon-embed-0.9.2\src
\falcon_embed_evm.cpp(187): error C2065: 'vm' : undeclared identifier

Paul Davey

unread,
Dec 24, 2011, 3:10:14 PM12/24/11
to falc...@googlegroups.com

raiseModError has been removed, some of that code had not been
updated, I believe the module now should throw the error.

anand rathi

unread,
Dec 24, 2011, 10:39:03 PM12/24/11
to FalconPL
Can you please point me to some latest embedding example ?


On Dec 25, 6:10 am, Paul Davey <plm...@gmail.com> wrote:

Paul Davey

unread,
Dec 25, 2011, 12:47:38 AM12/25/11
to falc...@googlegroups.com

I dont know if a latest one exists, but looking at the existing
modules should show you how modules are written (look in the feathers
modules) and looking at the falcon command line app (in clt) should
give you an idea of how to embed the engine.

Reply all
Reply to author
Forward
0 new messages