← Back to team overview

leaningtech-dev team mailing list archive

[Bug 1268226] Re: examples on webpage wrong compilation flag

 

Can the compiled output for the example be put on the site, so we at
least know what the process is supposed to be generating? I ran into the
error in the example documentation also.

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

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


References