bow-simulation / virtualbow

Software for designing and simulating bows
http://www.virtualbow.org/
GNU General Public License v3.0
23 stars 3 forks source link

Clang vs GCC on MacOS #216

Closed stfnp closed 2 years ago

stfnp commented 2 years ago

Compare simulation performance and decide whether to keep the release builds on Clang or switch to GCC.

stfnp commented 2 years ago

Caveat: Qt does not provide any binaries other than Clang. So this doesn't make much sense as long as we don't build Qt ourselves (which I would like to avoid).