← Back to team overview

leaningtech-dev team mailing list archive

[Bug 1247451] [NEW] string templates not included

 

Public bug reported:

Hello.

I'm getting this error when I try to use std::string:
[19:34:18.862] ReferenceError: __ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6__initEPKcj is not defined @ file:///home/matteo/Progetti/test-duetto/HelloClient.js:13

it might be related to this bug:
https://github.com/kripken/emscripten/issues/105

system:
linux mint
firefox and chromium

** Affects: duetto
     Importance: Undecided
         Status: New

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

Title:
  string templates not included

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

Bug description:
  Hello.

  I'm getting this error when I try to use std::string:
  [19:34:18.862] ReferenceError: __ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6__initEPKcj is not defined @ file:///home/matteo/Progetti/test-duetto/HelloClient.js:13

  it might be related to this bug:
  https://github.com/kripken/emscripten/issues/105

  system:
  linux mint
  firefox and chromium

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


Follow ups

References