EXEs and proggraming.

Status
Not open for further replies.

on Edge

Member
I'm trying to edit srb2win, but I'm having a hard time viewing the information. WTC... And please tell me that srb2win has more than 1 line of code.

Picture
 
More error messages than I can count. Atleast it's doing somthing.

Pic.

Most of the problems are that files arn't found. Should I put it back with the other files I got it from?

And if so, will editing this file edit everything else in that folder?
 
People, please, stop guessing.

Anyways, I'm not even sure which file is universally the one you need to compile. But I know that if you're using Dev-C++, go into the Win32 folder, and click "Srb2win.dev" (Note: It'll take awhile to load up)
 
camo man said:
Execute>Compile.

------ Build started: Project: Srb2win, Configuration: Debug Win32 ------
Compiling...
r_things.c
c:\documents and settings\all users\documents\sonic robo blast 2\srb2\src\doomtype.h(29) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
Build log was saved at "file://c:\Documents and Settings\All Users\Documents\Sonic Robo Blast 2\SRB2\objs\VC\Debug\Win32\BuildLog.htm"
Srb2win - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========



Wha? I don't get it.

Please help.
 
Are you using Visual C++ Express? I don't think anyone actually uses that to compile SRB2. It's unlikely to work without a lot of tinkering. To solve your immediate problem, though, you need to download the Platform SDK, which you can get from the Visual Studio Express download site.

Or you could use Dev-C++.
 
Status
Not open for further replies.

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top