Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

Compiler problem

Page: 1 of 1
 ondrahosek
05-11-2004, 3:43 PM
#1
I just downloaded the C++ Toolkit from the MS website.

When I try to compile it, it shows a lot of errors having to do with ID_INLINE, like:

game\bg_public.h(1522) : error C2054: expected '(' to follow 'ID_INLINE'

game\bg_public.h(1523) : error C2085: 'BG_GiveMeVectorFromMatrix' : not in formal parameter list

What do these errors mean? In ID_INLINE, is there a problem with that #define statement? What is the formal parameter list?

Thx for the help in advance,
Ondra
Page: 1 of 1