作者 主题: 提问 ofxControlPanel的问题  (阅读 3056 次)

gc211

  • Newbie
  • *
  • 帖子: 5
提问 ofxControlPanel的问题
« 于: 十月 10, 2012, 11:48:08 下午 »
OS X ML系统 4.5的Xcode oo7的OF
用插件ofxControlPanel的时候就出现issue
'bLoadedOk' is a protected member of 'ofTrueTypeFont'ofTureTypeFont.h
求解决方法

gc211

  • Newbie
  • *
  • 帖子: 5
Re: 提问 ofxControlPanel的问题
« 回复 #1 于: 十月 10, 2012, 11:50:56 下午 »
改用 isLoaded() 解决了
参照https://github.com/ofTheo/ofxControlPanel/issues/22

Tags: