Ticket #27 (closed defect: fixed)
Testing win32 compile of zoo-kernel
| Reported by: | jmckenna | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.0 |
| Component: | zoo-kernel | Version: | |
| Keywords: | Cc: | djay |
Description (last modified by djay) (diff)
- I've recently been trying to compile zoo-kernel on win32 with MSVC 2008 compiler
- I'm attaching my nmake.opt file, as I had to make many changes to it so that it can run with my local libraries
- now I am getting the following error when I run 'nmake /f makefile.vc'
bison -p cr -d main_conf_read.y
main_conf_read.y:53: multiple %union declarations
NMAKE : fatal error U1077: '"C:\Program Files\GNU-unixutils\usr\local\wbin\bison.EXE"' :
return code '0x1'
Stop.
Attachments (2)
Change History
Note: See
TracTickets for help on using
tickets.













