luaman55 | 2012-01-07 16:21
Cube engine will not compile in Visual C++ 2008 (or 2005) Almost solved

I was surprised no one asked this. I keep getting errors when I compile the original Cube Engine sourcecode in visual C++ 2008. But I get these errors.

Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
pch.cpp
c:\program files\cube\cube_source\src\tools.h(64) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
F:\VB9\VC\include\string.h(157) : see declaration of 'strncpy'
c:\program files\cube\cube_source\src\tools.h(70) : warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
F:\VB9\VC\include\stdio.h(358) : see declaration of '_vsnprintf'
c:\program files\cube\cube_source\src\tools.h(82) : warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
F:\VB9\VC\include\stdio.h(358) : see declaration of '_vsnprintf'
c:\program files\cube\cube_source\src\cube.h(275) : fatal error C1083: Cannot open include file: 'GL/glext.h': No such file or directory

I will put a link to the log file too. Help would be great.

the reason probably for this is that VC2008 converted the files improperly and i need something like mingw but with a gui
_____________________________________________________________________________________________________

it has been almost a year and i still am thinking about it.
VC++ 2005 gives this

1>------ Build started: Project: sauerbraten, Configuration: Release Win32 ------
1>Compiling...
1>pch.cpp
1>d:\prj\sauerbraten\src\tools.h(81) : warning C4996: 'strncpy' was declared deprecated
1> D:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(156) : see declaration of 'strncpy'
1> Message: 'This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
1>d:\prj\sauerbraten\src\tools.h(93) : warning C4996: '_vsnprintf' was declared deprecated
1> D:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(339) : see declaration of '_vsnprintf'
1> Message: 'This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
1>d:\prj\sauerbraten\src\cube.h(468) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
1>Build log was saved at "file://d:\prj\sauerbraten\vcpp\Release\BuildLog.htm"
1>sauerbraten - 1 error(s), 2 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

also i switched to using an early sauerbraten engine instead of cube.

vc 2003 gives that it cannot find glext.h
d:\prj\sauerbraten\src\cube.h(475): fatal error C1083: Cannot open include file: 'GL/glext.h': No such file or directory

i add it to the header files and it still cant find it, Any help?

0
points
 (0 votes)
AttachmentSize
BuildLog.htm_.txt12.54 KB
BuildLog.htm_.txt (2005)10.59 KB
solution 1.jpg57.31 KB
solution 2.jpg52.82 KB
User login
Users on Quadropolis
1 guest & no users online
vampirefrog
Created 2024-04-11 22:25
2 days 21 hours ago
vampirefrog
29
points ]
 (4 votes)
Created 2010-05-30 10:00
13 years 46 weeks ago
Gangler
36
points ]
 (4 votes)
Created 2020-10-22 00:50
3 years 25 weeks ago
Zoocata
10
points ]
 (1 vote)
Created 2024-02-11 21:20
8 weeks 6 days ago
vampirefrog
10
points ]
 (1 vote)
Created 2023-07-23 20:02
37 weeks 6 days ago
36
points ]
 (4 votes)
Created 2020-12-10 12:49
3 years 18 weeks ago
Created 2023-12-12 23:34
17 weeks 4 days ago
Zoocata
Created 2023-11-27 23:00
19 weeks 5 days ago
20
points ]
 (2 votes)
Created 2023-10-01 15:21
28 weeks 4 hours ago
20
points ]
 (2 votes)
Created 2021-05-24 00:01
2 years 46 weeks ago
9
points ]
 (1 vote)
Created 2023-06-13 17:54
43 weeks 5 days ago
Zoocata
27
points ]
 (3 votes)
Created 2023-05-05 20:58
49 weeks 1 day ago
Zoocata
18
points ]
 (2 votes)
Created 2023-03-02 01:40
1 year 6 weeks ago
Getridou
Created 2023-01-29 23:27
1 year 10 weeks ago
Created 2023-01-19 19:36
1 year 12 weeks ago
Getridou
Created 2023-01-10 17:10
1 year 13 weeks ago
Getridou
Created 2023-01-01 14:30
1 year 14 weeks ago
Getridou
10
points ]
 (1 vote)
Created 2023-01-01 10:58
1 year 14 weeks ago
Getridou
Created 2023-01-01 10:49
1 year 14 weeks ago
afroninja
17
points ]
 (2 votes)
Created 2023-01-01 06:32
1 year 14 weeks ago
Who's new
  • ColdIV
  • Aidan
  • Hunk
  • letic86
  • BATMAN