Re: [Qt-creator] Problem building qt based code from libdash

2016-09-11 Thread Konstantin Tokarev
11.09.2016, 17:03, "Kapil Gupta" : > Hi, > > I am trying to build the code provided in the libdash repository which is > based on qt. Now I am having this error: > ``` > [  6%] Building CXX object > CMakeFiles/qtsampleplayer.dir/libdashframework/Buffer/AudioChunk.cpp.o >

[Qt-creator] [Q] GlslHighlighter in GLSL plugin

2016-09-11 Thread Andy
I'm playing around with writing a language plugin for Creator, so I was looking at the included plugins since the documentation is kind of sparse... I ran across something that looks questionable in GlslHighlighter. In glslhighlighter.h we have: enum Formats { GLSLNumberFormat,

[Qt-creator] Problem building qt based code from libdash

2016-09-11 Thread Kapil Gupta
Hi, I am trying to build the code provided in the libdash repository which is based on qt. Now I am having this error: ``` [ 6%] Building CXX object CMakeFiles/qtsampleplayer.dir/libdashframework/Buffer/AudioChunk.cpp.o In