Re: Re: Has anyone bootstrapped GOBO CVS using VS.NET 2005?
Eric Bezault <ericb-D6Qt/9opevxWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.lang.eiffel.gobo.general |
|---|---|
| Organization | Gobo |
| Message-ID | <[email protected]> |
grantrettke wrote: > I just did a get and performed the following steps. The build appears > to have failed. These errors look similar to what Brian described in his message yesterday. I don't know if Frederic's patch: #if defined(_MSC_VER) && (_MSC_VER >= 1400) // VC8+ # ifndef _CRT_SECURE_NO_DEPRECATE # define _CRT_SECURE_NO_DEPRECATE # endif # ifndef _CRT_NONSTDC_NO_DEPRECATE # define _CRT_NONSTDC_NO_DEPRECATE # endif #endif // VC8+ was intended to address this problem. I applied it to the bootstrap C files in Gobo CVS just in case. Can you give it a try? -- Eric Bezault mailto:ericb-D6Qt/9opevxWk0Htik3J/[email protected] http://www.gobosoft.com To Post a message, send it to: [email protected] To Unsubscribe, send a blank message to: [email protected] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/gobo-eiffel/ <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/