> Yes aa1.cpp, aa2.cpp, aa3.cpp and aa4.cpp are living inside the folder1.

In that case you need to put the folder name in front of each filename:

emcc -O3 --bind folder1/aa1.cpp folder1/aa2.cpp folder1/aa3.cpp ...

...and so on.

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to emscripten-discuss+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/emscripten-discuss/ae724c40-d3f2-47ad-8d9e-32ac65732fc2n%40googlegroups.com.

Reply via email to