Phazonmutant
16-02-2009, 15:52
I've been programming using WPI library for a couple of weeks, but just today I started getting exceptions every time I debug the program.
As soon as the program starts, an exception is thrown at sem.take() in Timer.cpp. This occurs even when I've commented out the #include "Timer.h" in WPILib and all other headers that I could find.
Does anyone have an idea what the problem is or how to fix it?
Screencap of the error is attached.
As soon as the program starts, an exception is thrown at sem.take() in Timer.cpp. This occurs even when I've commented out the #include "Timer.h" in WPILib and all other headers that I could find.
Does anyone have an idea what the problem is or how to fix it?
Screencap of the error is attached.