← Back to team overview

leaningtech-dev team mailing list archive

[Bug 1268225] Re: unable to run a compiled example

 

I'm having the same issue. My best guess is the the libraries aren't
being automatically linked in, even though they are supposed to be in V
.93. Is there an environment variable that needs to be set so it can
find the .\lib folder? I've tried manually linking some of the .bc lib
files, but still getting errors.

-- 
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


References