Forgive me, I'm a novice. Anyone able to help with this error?
In file included from c:\notes_r5\data_r5\admin2\mass_m~1\TEST.c:21:
C:\notesapi\include\global.h:474: #error Must specify type of OS ("DOS", "OS2", etc) on C command line!
The OS is WIN2000.
Thanks much!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2002-04-18
I have a legacy source file from a developer that has left the company. I need to recompile it into an W32 executable. I don't quite understand had to import the source file into a project and compile it into a *.exe.
Any help would be greatly appreciated.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2002-04-18
Never mind! I see the error is a line in the global.h file and that the only compilers compatable with Notes C++ API's are Visualage and Borland.
Unless someone can tell me if a Notes API C++ API can be compiled by Dev-C++.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Forgive me, I'm a novice. Anyone able to help with this error?
In file included from c:\notes_r5\data_r5\admin2\mass_m~1\TEST.c:21:
C:\notesapi\include\global.h:474: #error Must specify type of OS ("DOS", "OS2", etc) on C command line!
The OS is WIN2000.
Thanks much!
I have a legacy source file from a developer that has left the company. I need to recompile it into an W32 executable. I don't quite understand had to import the source file into a project and compile it into a *.exe.
Any help would be greatly appreciated.
Never mind! I see the error is a line in the global.h file and that the only compilers compatable with Notes C++ API's are Visualage and Borland.
Unless someone can tell me if a Notes API C++ API can be compiled by Dev-C++.