Problem in lesson 1

The Partridge Family were neither partridges nor a family. Discuss.
Post Reply
black-box
Posts: 7
Joined: November 14th, 2012, 10:26 pm

Problem in lesson 1

Post by black-box » May 10th, 2013, 10:40 pm

when I try to build solution i get this error :

1>------ Build started: Project: Chili DirectX Framework, Configuration: Release Win32 ------
1> D3DGraphics.cpp
1>..\Assets\D3DGraphics.cpp : fatal error C1033: cannot open program database ''
1> Game.cpp
1>..\Assets\Game.cpp : fatal error C1033: cannot open program database ''
1> Keyboard.cpp
1>..\Assets\Keyboard.cpp : fatal error C1033: cannot open program database ''
1> Mouse.cpp
1>..\Assets\Mouse.cpp : fatal error C1033: cannot open program database ''
1> Sound.cpp
1>..\Assets\Sound.cpp : fatal error C1033: cannot open program database ''
1> Timer.cpp
1>..\Assets\Timer.cpp : fatal error C1033: cannot open program database ''
1> Windows.cpp
1>..\Assets\Windows.cpp : fatal error C1033: cannot open program database ''
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

PLEASE HELP!!!!!!!!!!!

User avatar
LuX
Posts: 1492
Joined: April 22nd, 2012, 12:33 pm
Location: Finland

Re: Problem in lesson 1

Post by LuX » May 12th, 2013, 5:32 pm

Did you extract the framework from the zip?
ʕ •ᴥ•ʔ

black-box
Posts: 7
Joined: November 14th, 2012, 10:26 pm

Re: Problem in lesson 1

Post by black-box » May 12th, 2013, 7:12 pm

yes I did

User avatar
DreamBliss
Posts: 30
Joined: March 27th, 2013, 11:48 pm
Location: Lost on the Way
Contact:

Re: Problem in lesson 1

Post by DreamBliss » May 15th, 2013, 1:11 am

You create reality in your mind,
Before experiencing it as reality,
So if you want to change something,
First change what you think about it.

black-box
Posts: 7
Joined: November 14th, 2012, 10:26 pm

Re: Problem in lesson 1

Post by black-box » May 15th, 2013, 12:28 pm

thank you , I found the solution which is that i should choose Win vista sp 2 compatibility mode to run visual c++

thanks for the replies

Post Reply