Quote:
Originally Posted by Chexposito
our code worked fine on 27 and when we switched it came up with the problem
|
Did you do a Clean Build to pull all the new WPI library changes into your code?
If you just do a simple compile it will have mixed code from different revisions and it'll blow up when you go to use it, of course.