dev.gamez.lv Forum Index dev.gamez.lv
Latvian Game Developers Community
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups 

Kkads C++ errors
Goto page 1, 2, 3  Next
 
dev.gamez.lv Forum Index -> Iesācējiem
View previous topic :: View next topic  
Author Message
Fabis94



Joined: 06 Mar 2008
Posts: 15

PostPosted: Sat Oct 18, 2008 11:47 pm    Post subject: Kkads C++ errors

Man Visual C++ 2008 kad compile projektu (tas ir parasts Hello World projekts un neko neesmu mainijis).

Shis errors:

Code:
------ Build started: Project: Roflin, Configuration: Debug Win32 ------
Compiling...
Project : error PRJ0003 : Error spawning 'cl.exe'.
Build log was saved at "file://c:\Documents and Settings\Mr_Ownage\My Documents\Visual Studio 2008\Projects\Proj\Proj\Debug\BuildLog.htm"
Roflin - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Back to top
View user's profile
Storm



Joined: 11 Apr 2006
Posts: 742

PostPosted: Sun Oct 19, 2008 12:06 am    Post subject:

Pameegini : Tools->Import and Export Settings->Reset all Settings

Un ja kas tad vnk caur search atrodi to cl.exe un pieliec pie excutables direktorijaam settingos.
_________________
Izraadaas ka dazu dev.gamez.lv lietotaaju absurdaa ignorance meedz eksisteet arii augstaakas paakaapees : http://www.gamedev.net/community/forums/topic.asp?topic_id=411552
Back to top
View user's profile
snake5
Indago dalībnieks
Indago dalībnieks


Joined: 27 Jun 2007
Posts: 2590

PostPosted: Sun Oct 19, 2008 12:09 am    Post subject:

http://social.msdn.microsoft.com/Forums/en-US/vcgeneral/thread/13198d7b-88d3-4ae2-8ab2-58efdbe30ba5/
šeit minēts viens veids, kā varētu problēmu atrisināt.
un tiek lietots Visual C++ 2008 Express?
_________________
"There are two choices here: "looks good" and "realism"." -- Paul Nettle
Back to top
View user's profile Visit poster's website
Fabis94



Joined: 06 Mar 2008
Posts: 15

PostPosted: Sun Oct 19, 2008 12:13 am    Post subject:

Mekleeju to cl.exe tagad.
Es varu ari iedot to Build log, bet nezinu ka atvert vinu (nu ar ko)

Jaa man VIsual C++ 2008 Express
Back to top
View user's profile
snake5
Indago dalībnieks
Indago dalībnieks


Joined: 27 Jun 2007
Posts: 2590

PostPosted: Sun Oct 19, 2008 12:17 am    Post subject:

build logā neko vairāk neieraudzīsi.
cl.exe vajadzētu būt atrodamam zem \<mape_kurā_ieinstalēts_MSVC>\VC\bin\
MSVC varētu būt ieinstalēts Microsoft Visual Studio 9 mapē, ja nekļūdos
_________________
"There are two choices here: "looks good" and "realism"." -- Paul Nettle
Back to top
View user's profile Visit poster's website
Fabis94



Joined: 06 Mar 2008
Posts: 15

PostPosted: Sun Oct 19, 2008 12:19 am    Post subject:

Vins tur ir. Pie PATH ari vins ir shitaa:

$(VCInstallDir)bin

Tikunta nekas nemainas.
Back to top
View user's profile
snake5
Indago dalībnieks
Indago dalībnieks


Joined: 27 Jun 2007
Posts: 2590

PostPosted: Sun Oct 19, 2008 12:26 am    Post subject:

varbūt tomēr uzmet kaut kur to build logu.. (paste.php.lv?)
ir viena lieta, ko vari pārbaudīt..
ieej projekta uzstādījumos,
sameklē kādu līdzīgu mainīgo, kurā ir $(...)
klikšķini uz tā, pēc tam uz pogas labajā malā, kura parādījās
tad "Edit..."
tad "Macros>>"
un tad apskaties, vai informācija pretī VCInstallDir ir pareiza
_________________
"There are two choices here: "looks good" and "realism"." -- Paul Nettle
Back to top
View user's profile Visit poster's website
Fabis94



Joined: 06 Mar 2008
Posts: 15

PostPosted: Sun Oct 19, 2008 12:35 am    Post subject:

Ir pareiza. Pie macro viss itka bija pareizi. Atradu sito:

http://msdn.microsoft.com/en-us/library/d5cbdh4t(VS.80).aspx

Bet man itka ir pietiekami resursi un esmu uz Admin acc Windows'am.
Path ari pareizi, bet kas ir makefile projekts?
Back to top
View user's profile
snake5
Indago dalībnieks
Indago dalībnieks


Joined: 27 Jun 2007
Posts: 2590

PostPosted: Sun Oct 19, 2008 12:41 am    Post subject:

resursi: diska vieta pietiekama? un cik MB RAM'am?
par makefile projektu nesatraucies, tavam projektam ar to sakara nav.
_________________
"There are two choices here: "looks good" and "realism"." -- Paul Nettle
Back to top
View user's profile Visit poster's website
Fabis94



Joined: 06 Mar 2008
Posts: 15

PostPosted: Sun Oct 19, 2008 12:54 am    Post subject:

Diska vieta vairaki GB.
Ram ir 415mb (zinu suudiigs), bet nav daudz programmu. Labi iet kompis.
Back to top
View user's profile
snake5
Indago dalībnieks
Indago dalībnieks


Joined: 27 Jun 2007
Posts: 2590

PostPosted: Sun Oct 19, 2008 1:59 am    Post subject:

nu tad vari pamēģināt pārinstalēt.. vai uzlikt kādu updeitu.
_________________
"There are two choices here: "looks good" and "realism"." -- Paul Nettle
Back to top
View user's profile Visit poster's website
Fabis94



Joined: 06 Mar 2008
Posts: 15

PostPosted: Sun Oct 19, 2008 2:28 am    Post subject:

Jau 1reiz parinstaleju. Un vaitad vinam kadi vel update ir?
Back to top
View user's profile
snake5
Indago dalībnieks
Indago dalībnieks


Joined: 27 Jun 2007
Posts: 2590

PostPosted: Sun Oct 19, 2008 11:00 am    Post subject:

man šķiet, ka bija, apskaties te:
http://update.microsoft.com/
_________________
"There are two choices here: "looks good" and "realism"." -- Paul Nettle
Back to top
View user's profile Visit poster's website
Fabis94



Joined: 06 Mar 2008
Posts: 15

PostPosted: Sun Oct 19, 2008 4:36 pm    Post subject:

es jau vakar tikai noladeju taka nezinu vai jaunakajai versijai vajadzetu update Razz
Back to top
View user's profile
bubu
Indago Uzvarētājs
Indago Uzvarētājs


Joined: 23 Mar 2004
Posts: 3223
Location: Riga

PostPosted: Sun Oct 19, 2008 4:39 pm    Post subject:

Pamēģini atvērt "Visual Studio 2008 Command Prompt" (šortkutam jābūt blakus studijas palaišanas šortkutam) un tur ierakstīt cl.exe. Vai tas aiziet un neparāda kļūdu paziņojumus?
Back to top
View user's profile Send e-mail
Display posts from previous:   
dev.gamez.lv Forum Index -> Iesācējiem All times are GMT + 2 Hours
Goto page 1, 2, 3  Next
Page 1 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group