Open ghost opened 10 years ago
I'm also finding linker issues on windows. A lib file is not generated and hence, on windows linker is not able to find it.
Example does not build in qtcreator / osx / qt 4.8.6: missing files from mimetypes-qt4 dir missing files from io dir (e.g. qstandardpaths.h)
Error in "example/UIMain.h": should be "#include editor/CodeEditor.h" instead of "#include CodeEditor.h"