mit-gfx/multicopter_design

Will this project compile to WebAssembly?

stephenwithav opened this issue · 4 comments

I'm going to try tomorrow and submit a PR if successful.

If you already have a WebAssembly build script, I'd appreciate it if you would push it up to GtHub.

Thank you for your amazing work.

Best,

Steven

Hi Steven,

Yes, I'd really appreciate it if you could submit a PR. Thank you!

Thanks,
Tao

In progress now, @dut09!

An odd error occurred: I'm running Ubuntu and have libx11-dev, but cmake says it can't find X11.

Even cmake --find-package X11 returns an error.

Any thoughts?

Tons of missing .h files on my Ubuntu system, e.g., xf86misc.h. I'll try on my laptop in the morning.