Skip to content

Windows VS2017, 0.10 master branch, added Poco but error about <unistd.h> #62

@moebiussurfing

Description

@moebiussurfing

hey, I added Poco with Project Generator and
#include "ofxXmlPoco.h"

Severity	Code	Description	Project	File	Line	Suppression State
Error (active)	E1696	cannot open source file "unistd.h"	ofxVideoRecorderExample	openframeworks\addons\ofxVideoRecorder\src\ofxVideoRecorder.cpp	10	
Severity	Code	Description	Project	File	Line	Suppression State
Error (active)	E0020	identifier "ioctl" is undefined	ofxVideoRecorderExample	openframeworks\addons\ofxVideoRecorder\src\ofxVideoRecorder.cpp	28	
Error (active)	E0020	identifier "FIOBIO" is undefined	ofxVideoRecorderExample	\openframeworks\addons\ofxVideoRecorder\src\ofxVideoRecorder.cpp	28	
Error (active)	E0282	the global scope has no "open"	ofxVideoRecorderExample	\openframeworks\addons\ofxVideoRecorder\src\ofxVideoRecorder.cpp	80	
Error (active)	E0282	the global scope has no "write"	ofxVideoRecorderExample	\openframeworks\addons\ofxVideoRecorder\src\ofxVideoRecorder.cpp	96	
Error (active)	E0282	the global scope has no "close"	ofxVideoRecorderExample	\openframeworks\addons\ofxVideoRecorder\src\ofxVideoRecorder.cpp	133	
Error (active)	E0282	the global scope has no "open"	ofxVideoRecorderExample	\openframeworks\addons\ofxVideoRecorder\src\ofxVideoRecorder.cpp	165	
Error (active)	E0282	the global scope has no "write"	ofxVideoRecorderExample	\openframeworks\addons\ofxVideoRecorder\src\ofxVideoRecorder.cpp	177	
Error (active)	E0282	the global scope has no "close"	ofxVideoRecorderExample	\openframeworks\addons\ofxVideoRecorder\src\ofxVideoRecorder.cpp	209	
Error (active)	E0020	identifier "usleep" is undefined	ofxVideoRecorderExample	\openframeworks\addons\ofxVideoRecorder\src\ofxVideoRecorder.cpp	341	

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions