![]() |
Probleme beim compilen
Hi hab heut mal angefangen mit programieren unter c++ , ahb vorher mit delphi gecoded ,nun hab ich ein problem: hab das standardmäßige hallo world programm geschrieben und nun gibts aber nach dem compilen keine exe und der compilelog sagt folgendes:
Creating temporary file "c:\Selbstprogramierte programme\C++ Programme\ü\ü\Debug\RSP00001E32122484.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp"Debug\ü.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\ü.cpp" ] Creating command line "cl.exe @"c:\Selbstprogramierte programme\C++ Programme\ü\ü\Debug\RSP00001E32122484.rsp" /nologo /errorReport:prompt" Output Window Compiling... ü.cpp c:\selbstprogramierte programme\c++ programme\ü\ü\ü.cpp(4) : fatal error C1083: Cannot open precompiled header file: 'Debug\ü.pch': No such file or directory Results Build log was saved at "file://c:\Selbstprogramierte programme\C++ Programme\ü\ü\Debug\BuildLog.htm" ü - 1 error(s), 0 warning(s) Was muss ich also tun? Vielen dank im voraus. Gruß Devilstriker |
Re: Probleme beim compilen
Zitat:
|
Re: Probleme beim compilen
1. Keine Umlaute in den Dateinamen.
2. Wenn C++Builder: pre-compiled headers ausschalten, die bereiten massive Probleme in allen Lebenslagen. |
Alle Zeitangaben in WEZ +1. Es ist jetzt 10:57 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz