This is now fixes, thanks for reporting

** Changed in: duetto
       Status: Confirmed => Fix Released

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

Title:
  examples on webpage wrong compilation flag

Status in Duetto: C++ for the Web:
  Fix Released

Bug description:
  Hi,
  on your web page is an incorrect compilation flag for a client side example.

  url: http://www.leaningtech.com/duetto/examples/
  command:  /opt/duetto/bin/clang -O3 -std=c++11 -S -target duetto 
HelloClient.cpp -o HelloClient.js

  It generates LLVM code not JS. It worked when I removed the "-S"
  switch.

  Thanks,
  Jan

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

-- 
Mailing list: https://launchpad.net/~leaningtech-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~leaningtech-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to