Closed hpmachining closed 2 years ago
Need to use c++17 standard with latest v8.
I needed to build with c++17 standard to get cbang and camotics to build against the latest V8 (10.5.84). cbang built fine without changes, but I needed to make this change to get camotics to build.
Thanks!
Need to use c++17 standard with latest v8.
I needed to build with c++17 standard to get cbang and camotics to build against the latest V8 (10.5.84). cbang built fine without changes, but I needed to make this change to get camotics to build.