Re: makefile question
Darren Middleman <[email protected]>
| Newsgroups | gmane.comp.corba.orbacus |
|---|---|
| Organization | IONA | Making Software Work Together TM |
| Message-ID | <[email protected]> |
Hi, > Almost imediatly after running nmake /f Makefile.mak I recieve error: > "Cannot open include file "windows.h": no such file". But I have this > one in the ROOT_VStudio_DIR/PlatformSDK/include/ directory. > I've tried to modify makefiles, but it does'n help. > What should I do? You should make sure that you have your environment set up correctly for nmake to pick up the system include files. There is a file called vcvars32.bat in your Visual C++ bin directory which you can run to do this for you. Please see the INSTALL.MICROSOFT file for complete details on installing Orbacus using Visual C++. Regards, Darren -- Darren Middleman, Software Engineer Team Orbacus - Your CORBA Source Email: mailto:[email protected] WWW: http://www.orbacus.com/ _______________________________________________ OB-Users Mailing List - [email protected] http://mail.ooc.nf.ca/mailman/listinfo/ob-users Visit our support FAQ before you send a message. http://www.orbacus.com/faq/support.html