Br4dn
Br4dn
here are the errors I get if I remove haxeui-hxwidgets
ok I can try that
I got 1 error
../src/common/imagtiff.cpp:37:14: fatal error: 'tiff.h' file not found #include "tiff.h" ^~~~~~~~ 1 error generated. make: *** [corelib_imagtiff.o] Error 1
https://github.com/BushTrain460615/stupid-crash-reporter-errors/blob/main/errors.txt Here is a whole list of errors I get after doing that
> ../src/common/imagtiff.cpp:37:14: fatal error: 'tiff.h' file not found > #include "tiff.h" > ^~~~~~~~ > 1 error generated. > make: *** [corelib_imagtiff.o] Error 1 This is what happens when I try...
I fixed it
so what do I have to build and also how do I set it as the main wxWidgets
when building with c++ it works
I don't think this is supposed to happen