I am trying to create a magnetic field AR game application. The magnetic field data is fed into a 3D array from a file and I try to manipulate the 3D array to create my points for drawing the magnetic field lines. But for whatever reason, I am getting a strange run time error from MSVC both 2008 and 2010, stating
appears everytime. I apologize if this message is too vague. I would be grateful if someone can help me, since I have never used boost before this project.