← Back to team overview

leaningtech-dev team mailing list archive

[Bug 1268225] [NEW] unable to run a compiled example

 

Public bug reported:

Hi,
I am trying to run the DOM example. After successful compilation I get:

Uncaught ReferenceError: __Z14SimpleCallbackPFvvE is not defined
test.js:31

My command:
c:\duetto\share\duetto\examples\dom>"C:\duetto\bin\clang.exe" -O3 -std=c++11 -target duetto dom1.cpp -o dom1.js

** Affects: duetto
     Importance: Undecided
         Status: New

** Attachment added: "source"
   https://bugs.launchpad.net/bugs/1268225/+attachment/3946530/+files/dom.zip

-- 
You received this bug notification because you are a member of
Leaningtech Team, which is subscribed to Duetto.
https://bugs.launchpad.net/bugs/1268225

Title:
  unable to run a compiled example

Status in Duetto: C++ for the Web:
  New

Bug description:
  Hi,
  I am trying to run the DOM example. After successful compilation I get:

  Uncaught ReferenceError: __Z14SimpleCallbackPFvvE is not defined
  test.js:31

  My command:
  c:\duetto\share\duetto\examples\dom>"C:\duetto\bin\clang.exe" -O3 -std=c++11 -target duetto dom1.cpp -o dom1.js

To manage notifications about this bug go to:
https://bugs.launchpad.net/duetto/+bug/1268225/+subscriptions


Follow ups

References