Welcome to Emulationworld

Forum Index | FAQ | New User | Login | Search

Make a New PostPrevious ThreadView All ThreadsNext ThreadShow in Flat Mode*


SubjectRe: Complile error HELP! Reply to this message
Posted byTekhmaster
Posted on07/11/01 11:24 PM



-snip-
> > How did you fix the link error? I can't seem to get it.
> >
> OK, I'm lost cgamesx.h isn't in the zip file, where do I find it? Also any
> tricks or tips for compiling under eVB would be greatly appreciated from someone
> who's successfully done it.
>
I just ran a test compile on the free EVC Compiler. Everything compiles perfectly. The only thing I can figure is that you only installed the Visual Basic components, which would be wrong since this project is Visual C.

Here are the steps I followed (assuming you decompressed to D: Drive):
1. Uncompress the source tree from the zip file keeping all the subdirectories in place.
2. Start EVC.
3. Select File, open Workspace.
4. Browse to D:\MameCE\PPC\Mamece3\
4. Select MameCE3.vcw.
5. When the message pops up telling you that this is in an older version, just select ok to convert all projects.
6. Compile ALL subprojects except the MameCE3 project FIRST. these are the libraries that the MameCE3 project will link to during it's compiling.
7. Compile the MameCE3 project.
8. You should now have a home rolled mamece3.exe :)

Hope that helps you budding programmers.


Cheers,
-Techmaster

-
Entire Thread
Subject  Posted byPosted On
*Complile error HELP!  Anonymous06/30/01 12:58 PM
.*Re: Complile error HELP!  Tekhmaster07/04/01 02:27 PM
..*Re: Complile error HELP!  Anonymous07/05/01 11:18 AM
...*Re: Complile error HELP!  Anonymous07/06/01 07:34 PM
....*Re: Complile error HELP!  Anonymous07/09/01 03:27 PM
......Re: Complile error HELP!  Tekhmaster07/11/01 11:24 PM
.....*Re: Complile error HELP!  Tekhmaster07/11/01 04:13 PM