vermaseren / form

The FORM project for symbolic manipulation of very big expressions
GNU General Public License v3.0
1.16k stars 138 forks source link

Compile error on float features with experimental build #558

Open TaiXeflar opened 2 months ago

TaiXeflar commented 2 months ago

A continue from #467, I'm still working on Form with CMake build feature from @tueda's template and re-forked from the main repo working at here. I'm engaging float features compile error: I've checked headers, static libs are there, using the known compile flags, check autoconf.ac and the final makefile rules etc. but still can't find out why have error only like if float feature is enable to be compile. Other features are normal only except this...... Any thanks here.