qt-json-editor icon indicating copy to clipboard operation
qt-json-editor copied to clipboard

qt-json-editor

Open Ishani1125 opened this issue 8 years ago • 1 comments

Dear

I was trying to build your qt-json-editor code using QT creator but I a getting following error

error: dependent 'C:\Downloads\qt-json-editor-master\libs\qtfindreplacedialog.lib' does not exist.

Please let me know how to resolve this.

Ishani1125 avatar Mar 15 '17 05:03 Ishani1125

In the .pro file change the path where it is looking for the libs. Note the libs folder in the source.

peteristhegreat avatar May 11 '17 13:05 peteristhegreat