I have built and run 'hello world' so I am not moving up to my target of getting the Video Blog examples working.
However, I seem to hiting my head against a TurboJpeg error.
C2664 'bool ofxTurboJpeg::compress(T &,int,ofBuffer &)': cannot convert argument 3 from 'unsigned long *' to 'ofBuffer &' example_server_blobvideo C:_DEV\C++\OF...\ofApp.cpp 40
Error (active) no instance of function template "ofxTurboJpeg::compress" matches the argument list example_server_blobvideo c:_DEV\C++\OF...\ofApp.cpp 40
Any direction here would be very much appreciated. ( I have your latest ofxTurboJpeg code)
I have built and run 'hello world' so I am not moving up to my target of getting the Video Blog examples working. However, I seem to hiting my head against a TurboJpeg error.
C2664 'bool ofxTurboJpeg::compress(T &,int,ofBuffer &)': cannot convert argument 3 from 'unsigned long *' to 'ofBuffer &' example_server_blobvideo C:_DEV\C++\OF...\ofApp.cpp 40
Error (active) no instance of function template "ofxTurboJpeg::compress" matches the argument list example_server_blobvideo c:_DEV\C++\OF...\ofApp.cpp 40
Any direction here would be very much appreciated. ( I have your latest ofxTurboJpeg code)