[Htmlvalidator-help] new source
Brought to you by:
mgueury
From: [LoN]Kamikaze <LoN...@gm...> - 2006-05-20 13:51:46
|
Here is the first compile error: In file included from ./../opensp/include/Location.h:11, from ./../opensp/include/Event.h:12, from ./../opensp/include/MessageEventHandler.h:7, from spvalid.cpp:15: =2E/../opensp/include/Boolean.h:33: error: redeclaration of C++ built-in type `bool' =2E/../opensp/include/Boolean.h:35: error: expected unqualified-id before= "true" =2E/../opensp/include/Boolean.h:35: error: expected `,' or `;' before "tr= ue" =2E/../opensp/include/Boolean.h:36: error: expected unqualified-id before= "false" =2E/../opensp/include/Boolean.h:36: error: expected `,' or `;' before "fa= lse" |