Feature/includeopt #55
Annotations
3 errors, 4 warnings, and 4 notices
Build:
misc/nanovgutils/include/inviwo/nanovgutils/nanovgcontext.h#L227
no member named 'filesystem' in namespace 'std'
|
Build:
misc/nanovgutils/src/nanovgcontext.cpp#L177
out-of-line definition of 'createFont' does not match any declaration in 'inviwo::NanoVGContext'
|
Build
Process completed with exit code 65.
|
Build:
misc/openmesh/src/utils/openmeshconverters.cpp#L55
declaration shadows a structured binding
|
Build:
misc/openmesh/src/utils/openmeshconverters.cpp#L53
loop variable '[pos, normal, texCoord, color]' binds to a temporary value produced by a range of type 'detailzip::zipper<const vector<vec<3, float, glm::packed_highp>, allocator<vec<3, float, glm::packed_highp>>> &, const vector<vec<3, float, glm::packed_highp>, allocator<vec<3, float, glm::packed_highp>>> &, const vector<vec<3, float, glm::packed_highp>, allocator<vec<3, float, glm::packed_highp>>> &, const vector<vec<4, float, glm::packed_highp>, allocator<vec<4, float, glm::packed_highp>>> &>'
|
Build:
misc/openmesh/src/utils/openmeshconverters.cpp#L84
declaration shadows a structured binding
|
Build:
misc/openmesh/src/utils/openmeshconverters.cpp#L83
loop variable '[pos, texCoord, color]' binds to a temporary value produced by a range of type 'detailzip::zipper<const vector<vec<3, float, glm::packed_highp>, allocator<vec<3, float, glm::packed_highp>>> &, const vector<vec<3, float, glm::packed_highp>, allocator<vec<3, float, glm::packed_highp>>> &, const vector<vec<4, float, glm::packed_highp>, allocator<vec<4, float, glm::packed_highp>>> &>'
|
Build:
misc/openmesh/src/utils/openmeshconverters.cpp#L53
previous declaration is here
|
Build:
misc/openmesh/src/utils/openmeshconverters.cpp#L53
use non-reference type 'reference' (aka 'proxy<const glm::vec<3, float, glm::packed_highp> &, const glm::vec<3, float, glm::packed_highp> &, const glm::vec<3, float, glm::packed_highp> &, const glm::vec<4, float, glm::packed_highp> &>')
|
Build:
misc/openmesh/src/utils/openmeshconverters.cpp#L83
previous declaration is here
|
Build:
misc/openmesh/src/utils/openmeshconverters.cpp#L83
use non-reference type 'reference' (aka 'proxy<const glm::vec<3, float, glm::packed_highp> &, const glm::vec<3, float, glm::packed_highp> &, const glm::vec<4, float, glm::packed_highp> &>')
|
Loading