Quantcast
Channel: beginners - openFrameworks
Viewing all articles
Browse latest Browse all 4929

ofTypes.h syntax error

$
0
0

@muhammad_haris wrote:

I am running ArtoolKit plus code given in this link in xcode. I copied the required files in apps and libs into my own openframework downloads. Now when I tried to compile the code I receive following error:
openframeworks/libs/openFrameworks/types/ofTypes.h:308:50: Expected ')'

I found following is the line that throws the error:
return std::unique_ptr(new U[sizeof...(Args)]{std::forward(args)...});

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4929

Trending Articles