Folks,
I am operating in a Linux environment with Qt 6.10 for WebAssembly using 
cmake to build.
The issue is if I place all the files in one directory it builds, but if I 
split them up to subdirectories (we use forms, inc, and src) I get a link 
error of vtable not found for the window class.
What I want to do it dump the symbol table on the .o file to see what the 
difference is in the the .o file for the flat version vs the .o file in the 
tree version. Is there a tool to do that ?
Thanks
Dale Pennington

-- 
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 [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/emscripten-discuss/83aaa565-247b-4640-8944-d842c74ec190n%40googlegroups.com.

Reply via email to