PDA

View Full Version : #ifdef EUREKALOG not working?


Albert Wiersch
20-Feb-2006, 06:28 PM
What am I missing? This doesn't seem to work even when EurekaLog should be
active. Do I need an #include? I'm using C++Builder 2006.

#ifdef EUREKALOG
// this doesn't execute
#else
// this executes
#endif

--
Albert Wiersch
http://www.htmlvalidator.com/

admin
21-Feb-2006, 02:30 PM
Hi,

Albert Wiersch wrote:
> What am I missing? This doesn't seem to work even when EurekaLog should be
> active. Do I need an #include? I'm using C++Builder 2006.
>
> #ifdef EUREKALOG
> // this doesn't execute
> #else
> // this executes
> #endif


I have just found and fixed this bug in the last EurekaLog 5.1.3 RC 2
(http://www.eurekalog.com/login.php)

Thank you for your good suggestion.


--
Best regards...

Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!