Setting up the Engine?

The C17 game engine, like it's airplane counterpart, can perform the heavy lifting to help you get your ideas off the ground! C17 gives DirectX Wings!

Please post questions, comments, suggestions about C17 here.

For more information about C17 visit: http://www.jegas.com/index.php/jegas-pr ... ngine.html

Setting up the Engine?

Postby Dar13 » Sat Jan 23, 2010 9:51 pm

I'm confused as to how you should set up the engine so VSC++ 2008 Express doesn't throw errors about "unresolved externals". Is it a project->Properties option or is it through #pragma comment and the .libs and .h's being in the same folder?
Dar13
 
Posts: 5
Joined: Sat Jan 23, 2010 9:46 pm

Re: Setting up the Engine?

Postby david w » Tue Jan 26, 2010 5:07 pm

Can you post your errors that your are getting. This will be very helpful. All you should have to do is make a blank project. Turn unicode off (or use the L or TEXT macro)
You would just link in the static libs and headers the same way you would direct X.
Tool->Options
expand Projects and Solutions select VC++ Directories

Under -- show directories for --> this is where you would link in your libs under library and .h under headers.

After linking try to run the samples. If nothing works. my e-mail is dwestfall10070@hotmail.com
david w
 
Posts: 18
Joined: Thu Jun 25, 2009 7:00 pm

Re: Setting up the Engine?

Postby Dar13 » Tue Jan 26, 2010 9:35 pm

I accidently deleted your message contents. Sorry.
Dar13
 
Posts: 5
Joined: Sat Jan 23, 2010 9:46 pm

Re: Setting up the Engine?

Postby david w » Wed Jan 27, 2010 12:02 am

Ok the problem lies in the fact that I built the libraries with VS service pack 1. This message is indicating to me that you do not have VS service pack 1.

Here is a link to Visual Stuido service pack 1.

http://www.microsoft.com/downloads/deta ... laylang=en

Install that and it should take care of your problems. (If that is not the solution I know what is causing the problem but I think that will take care of it.)
david w
 
Posts: 18
Joined: Thu Jun 25, 2009 7:00 pm

Re: Setting up the Engine?

Postby david w » Thu Jan 28, 2010 10:56 am

By the lack of a repy to my suggestion for a few days, I am assuming this problem has been solved. If you have any more questions or even just suggestions please feel free to bring them up. Thank you.
david w
 
Posts: 18
Joined: Thu Jun 25, 2009 7:00 pm

Re: Setting up the Engine?

Postby Dar13 » Wed Feb 03, 2010 6:09 pm

I'm very sorry for the late reply, life had caught up with me. Yes, you were right to say that the problem is solved, and is working very well now. Thanks for the help, and for making this invaluable engine.
Dar13
 
Posts: 5
Joined: Sat Jan 23, 2010 9:46 pm


Return to C17 - DirectX Game Engine

Who is online

Users browsing this forum: No registered users and 1 guest

cron