I am receiving this error in the build log, I can see it is a
linking error, but all of the functions are defined in their
necessary .cpp files and declared in the relevant header file.
*** Using Compiler 'V5.06 update 3 (build 300)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build Project 'Game' - Target 'NXP LPC4088'
linking...
.\Objects\Game.axf: Error: L6218E: Undefined symbol Vector::Vector(float, float, float) (referred from matrix3x3.o).
.\Objects\Game.axf: Error: L6218E: Undefined
↧