[ros-bugs] [Bug 3031] Undefined symbolic constant in dc.c

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Sun Feb 3 11:25:43 CET 2008


http://www.reactos.org/bugzilla/show_bug.cgi?id=3031


Colin Finck <mail at colinfinck.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mail at colinfinck.de




--- Comment #2 from Colin Finck <mail at colinfinck.de>  2008-02-03 11:25:42 CET ---
This constant is defined in the file "bugcodes.mc", which autogenerates a
"bugcodes.h" file.

If I recall correctly, we changed the path for such autogenerated files some
time ago, so that the "bugcodes.h" file will now be generated in the "obj-i386"
directory. Unfortunately, this means that there can still be an old version of
this file, which is in another directory and not updated.

Therefore I recommend you to get a new checkout of the ReactOS sources.
When you do a clean build afterwards, the file should only be generated in one
directory and your problem should be gone.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the Ros-bugs mailing list