View Single Post
Thread
:
I herd u leik coding?
&Fear
View Public Profile
Send a private message to Fear
Find More Posts by Fear
Active Inventory
Deactivated Inventory
Trade History
Jun 7, 2015
&Fear
View Public Profile
Send a private message to Fear
Find More Posts by Fear
Active Inventory
Deactivated Inventory
Trade History
Raconteur
Join Date: Mar 2010
Jun 7, 2015
I guess this is an error relating to the fact that you can't call non const methods from inside a const function.
But looking at the ofBaseTypes.h, draw(x,y,w,h) is indeed defined as a const method.
Can you post the errors you get?
Quote