I have built my own Win32 VM in order to test NB 1.5, specifically the callback changes. �First I found that NativeBoostWin32>>VMModule �was not defined ... I set it to 'NBCog.exe' but NBCallbackCodeGen>>CStackPointerAddress returns nil. �As far as I can tell the symbol is available in the module, nm -g returns _CStackPointer.
What have I missed?
Thanks, Guy
On Tue, Sep 18, 2012 at 7:54 PM, Igor Stasenko <siguctua@gmail.com> wrote: