|
Re: WPIlib not being included in new projects
Quote:
Originally Posted by 1452-Leo
Code:
18:19:40 **** Incremental Build of configuration Debug for project 1452-Omnicats-2016 ****
Info: Internal Builder is used for build
arm-frc-linux-gnueabi-g++ -std=c++1y -I/Users/****/wpilib/cpp/current/include "-I/Users/****/FRC 2016/1452-Omnicats-2016/src" -O0 -g3 -Wall -c -fmessage-length=0 -o src/Robot.o ../src/Robot.cpp
In file included from ../src/Robot.cpp:1:0:
/Users/****/wpilib/cpp/current/include/WPILib.h:13:20: fatal error: iostream: No such file or directory
#include <iostream>
|
Same problem. Did anyone ever figure this out?
__________________
"May the coms be with you"
Is this a "programming error" or a "programmer error"?
|