How do i fix this?

The Partridge Family were neither partridges nor a family. Discuss.
tripdaripper
Posts: 6
Joined: June 12th, 2012, 12:14 am

How do i fix this?

Post by tripdaripper » June 12th, 2012, 3:32 am

okay i just downloaded the Chili Framework and its already giving me 1 unresolved, so i changed it to multi-byte code and now its giving me c2440?

User avatar
chili
Site Admin
Posts: 3948
Joined: December 31st, 2011, 4:53 pm
Location: Japan
Contact:

Re: How do i fix this?

Post by chili » June 12th, 2012, 3:35 am

Did you install the DirectX SDK (properly)?
Chili

tripdaripper
Posts: 6
Joined: June 12th, 2012, 12:14 am

Re: How do i fix this?

Post by tripdaripper » June 12th, 2012, 3:39 am

chili wrote:Did you install the DirectX SDK (properly)?
Yes, DirectX 2004, and i included the lib and the include correctly. 2010 is a pain to install so i had to do 2004.

User avatar
chili
Site Admin
Posts: 3948
Joined: December 31st, 2011, 4:53 pm
Location: Japan
Contact:

Re: How do i fix this?

Post by chili » June 12th, 2012, 3:57 am

I've never tried building against the 2004 SDK. I think that install of the SDK does not set the same environment variables, so you will have to manage the dependencies yourself; I can only support people with the same configuration as what I use in the videos.
Chili

tripdaripper
Posts: 6
Joined: June 12th, 2012, 12:14 am

Re: How do i fix this?

Post by tripdaripper » June 12th, 2012, 4:33 am

chili wrote:I've never tried building against the 2004 SDK. I think that install of the SDK does not set the same environment variables, so you will have to manage the dependencies yourself; I can only support people with the same configuration as what I use in the videos.
should i just look up a DirectX alone tutorial? Do you recommend anything? Thanks

User avatar
chili
Site Admin
Posts: 3948
Joined: December 31st, 2011, 4:53 pm
Location: Japan
Contact:

Re: How do i fix this?

Post by chili » June 12th, 2012, 5:06 am

Try googling RasterTek bro.
Chili

tripdaripper
Posts: 6
Joined: June 12th, 2012, 12:14 am

Re: How do i fix this?

Post by tripdaripper » June 12th, 2012, 5:11 am

chili wrote:Try googling RasterTek bro.
k thanks, is it okay if i message you if i have a problem?

User avatar
chili
Site Admin
Posts: 3948
Joined: December 31st, 2011, 4:53 pm
Location: Japan
Contact:

Re: How do i fix this?

Post by chili » June 12th, 2012, 11:51 am

Well, feel free to post a message on the forum. Somebody will help you if they can and they feel inclined to do so. ;)
Chili

User avatar
npissoawsome
Posts: 114
Joined: June 8th, 2012, 3:01 pm

Re: How do i fix this?

Post by npissoawsome » June 12th, 2012, 6:10 pm

tripdaripper wrote:
chili wrote:Did you install the DirectX SDK (properly)?
Yes, DirectX 2004, and i included the lib and the include correctly. 2010 is a pain to install so i had to do 2004.
.. facepalm

2004? That's like 8 years old bro, get 2010, no pain no gain

User avatar
Hydrasin
Posts: 14
Joined: May 23rd, 2012, 11:09 pm
Location: San Diego, California

Re: How do i fix this?

Post by Hydrasin » June 12th, 2012, 7:36 pm

I had trouble installing the directx sdk. I believe it was because I had installed Visual C++ 2010 prior to attempting to install DX. I would get "error S1023" at the end of the DX installation. This solution worked for me:

http://blogs.msdn.com/b/chuckw/archive/ ... error.aspx

good luck

Post Reply