Quantcast
Channel: bugs, errors - openFrameworks
Viewing all articles
Browse latest Browse all 636

Semantic issues with glm::vec in OF from git

$
0
0

@hamoid wrote:

I’m currently unable to compile simple programs as it is giving me errors in various core OF files, for example this:

Is that valid syntax? Is my compiler outdated?

/home/x/src/openFrameworks/libs/openFrameworks/math/ofVectorMath.h:125: error: ‘vec’ does not name a type; did you mean ‘sec’?
  inline std::ostream& operator<<(std::ostream& os, const vec<3, T, P>& vec) {
                                                          ^~~
                                                          sec

Posts: 8

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 636

Trending Articles