Hi I had just found an interesting difference between QE 7.0 and QE 7.1 QE 7.1 require m4 command (C preprocesor) presence to be able to compile libfox . This command is sometimes not installed as default (eg. in cygwin64) ... Adding m4 to environment installation solves the issue ... Michal