Cyril Baillou

Results 3 comments of Cyril Baillou

Same issue on the build process : `cbaillou@cbaillou-dynabook:~/Workspace/PERSO/tenacity$ cmake --build build --config Release` ``` [209/618] Building C object lib-src/libnyquist/CMakeFiles/libnyquist.dir/nyquist/xlisp/xlread.c.o ../lib-src/libnyquist/nyquist/xlisp/xlread.c: In function ‘xlload’: ../lib-src/libnyquist/nyquist/xlisp/xlread.c:178:46: warning: ‘%s’ directive output may be...

I tried first with wxWidgets v3.2 and then v3.1.7 ``` $ wx-config --version-full 3.1.7.0 ```

Building with wxWidgets 3.1.5 solved the problem. Thx @kogiokka