** Changed in: duetto
Status: New => Confirmed
** Changed in: duetto
Importance: Undecided => Critical
--
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:
Confirmed
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