qodeedit icon indicating copy to clipboard operation
qodeedit copied to clipboard

Can't build example

Open ghost opened this issue 11 years ago • 2 comments

Error in "example/UIMain.h": should be "#include editor/CodeEditor.h" instead of "#include CodeEditor.h"

ghost avatar Jun 28 '14 13:06 ghost

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.

piyooshm avatar Aug 12 '15 15:08 piyooshm

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)

kcrossen avatar Jul 21 '16 04:07 kcrossen