Thread: Compiling
View Single Post
  #9  
Old 07-12-2008, 01:45 PM
Texvor
Banned
 
Join Date: Jul 2008
Location: USA
Posts: 20
Default

Thats the errors i get
Quote:
[Warning] DB.pas(1670): Symbol 'FPrecision' is specific to a platform
[Warning] DB.pas(1670): Symbol 'FPrecision' is specific to a platform
[Warning] DB.pas(1671): Symbol 'FNumericScale' is specific to a platform
[Warning] DB.pas(1671): Symbol 'FNumericScale' is specific to a platform
[Warning] DB.pas(1676): Symbol 'FSize' is specific to a platform
[Warning] DB.pas(1676): Symbol 'FSize' is specific to a platform
[Warning] DB.pas(799: Symbol 'FSize' is specific to a platform
[Warning] DB.pas(7999): Symbol 'FPrecision' is specific to a platform
[Warning] DB.pas(8000): Symbol 'FNumericScale' is specific to a platform
[Hint] Anim8or.pas(2445): Variable 'I' is declared but never used in 'TAn8PaintedWeights.Destroy'
[Hint] Anim8or.pas(2504): Variable 'I' is declared but never used in 'TAn8NamedObject.Destroy'
[Error] Anim8or.pas(2841): Incompatible types: 'TQuaternion' and 'Integer'
[Fatal Error] ZoneClasses.pas(6): Could not compile used unit 'Anim8or.pas'
Reply With Quote