Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2 > Metin2 Private Server
You last visited: Today at 06:25

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Problem compile the launcher source

Discussion on Problem compile the launcher source within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Feb 2016
Posts: 3
Received Thanks: 1
Problem compile the launcher source

I have the next problem when I want to compile the launcher source

I'm using Visual Studio 2013

Two days ago worked perfectly, after we introduced the again windows appeared the problem
Sorry for my English

Code:
1>------ Build started: Project: EterLocale, Configuration: Release Win32 ------
2>------ Build started: Project: CWebBrowser, Configuration: Release Win32 ------
2>  CWebBrowser.c
2>..\..\source\CWebBrowser\CWebBrowser.c : fatal error C1001: An internal error has occurred in the compiler.
2>  (compiler file 'f:\dd\vctools\compiler\cxxfe\sl\p1\c\p0io.c', line 2807)
2>   To work around this problem, try simplifying or changing the program near the locations listed above.
2>  Please choose the Technical Support command on the Visual C++ 
2>   Help menu, or open the Technical Support help file for more information
1>  StdAfx.cpp
1>..\..\source\EterLocale\StdAfx.cpp : fatal error C1001: An internal error has occurred in the compiler.
1>  (compiler file 'f:\dd\vctools\compiler\cxxfe\sl\p1\c\p0io.c', line 2807)
1>   To work around this problem, try simplifying or changing the program near the locations listed above.
1>  Please choose the Technical Support command on the Visual C++ 
1>   Help menu, or open the Technical Support help file for more information
3>------ Build started: Project: EffectLib, Configuration: Release Win32 ------
4>------ Build started: Project: EterBase, Configuration: Release Win32 ------
3>  StdAfx.cpp
3>..\..\source\EffectLib\StdAfx.cpp : fatal error C1001: An internal error has occurred in the compiler.
3>  (compiler file 'f:\dd\vctools\compiler\cxxfe\sl\p1\c\p0io.c', line 2807)
3>   To work around this problem, try simplifying or changing the program near the locations listed above.
3>  Please choose the Technical Support command on the Visual C++ 
3>   Help menu, or open the Technical Support help file for more information
4>  StdAfx.cpp
4>..\..\source\EterBase\StdAfx.cpp : fatal error C1001: An internal error has occurred in the compiler.
4>  (compiler file 'f:\dd\vctools\compiler\cxxfe\sl\p1\c\p0io.c', line 2807)
4>   To work around this problem, try simplifying or changing the program near the locations listed above.
4>  Please choose the Technical Support command on the Visual C++ 
4>   Help menu, or open the Technical Support help file for more information
5>------ Build started: Project: EterGrnLib, Configuration: Release Win32 ------
6>------ Build started: Project: EterImageLib, Configuration: Release Win32 ------
5>  StdAfx.cpp
5>..\..\source\EterGrnLib\StdAfx.cpp : fatal error C1001: An internal error has occurred in the compiler.
5>  (compiler file 'f:\dd\vctools\compiler\cxxfe\sl\p1\c\p0io.c', line 2807)
5>   To work around this problem, try simplifying or changing the program near the locations listed above.
5>  Please choose the Technical Support command on the Visual C++ 
5>   Help menu, or open the Technical Support help file for more information
6>  StdAfx.cpp
6>..\..\source\EterImageLib\StdAfx.cpp : fatal error C1001: An internal error has occurred in the compiler.
6>  (compiler file 'f:\dd\vctools\compiler\cxxfe\sl\p1\c\p0io.c', line 2807)
6>   To work around this problem, try simplifying or changing the program near the locations listed above.
6>  Please choose the Technical Support command on the Visual C++ 
6>   Help menu, or open the Technical Support help file for more information
7>------ Build started: Project: EterLib, Configuration: Release Win32 ------
8>------ Build started: Project: EterPack, Configuration: Release Win32 ------
8>  EterPack.cpp
8>..\..\source\EterPack\EterPack.cpp : fatal error C1001: An internal error has occurred in the compiler.
8>  (compiler file 'f:\dd\vctools\compiler\cxxfe\sl\p1\c\p0io.c', line 2807)
8>   To work around this problem, try simplifying or changing the program near the locations listed above.
8>  Please choose the Technical Support command on the Visual C++ 
8>   Help menu, or open the Technical Support help file for more information
8>  EterPackCursor.cpp
8>c1xx : warning C4117: macro name '__LINE__' is reserved, '#define' ignored
8>c1xx : warning C4117: macro name '__FILE__' is reserved, '#define' ignored
8>c1xx : warning C4117: macro name '__DATE__' is reserved, '#define' ignored
8>c1xx : warning C4117: macro name '__TIME__' is reserved, '#define' ignored
8>c1xx : warning C4117: macro name '__TIMESTAMP__' is reserved, '#define' ignored
8>c1xx : warning C4117: macro name '__VA_ARGS__' is reserved, '#define' ignored
8>c1xx : warning C4117: macro name '__FUNCTION__' is reserved, '#define' ignored
8>c1xx : warning C4117: macro name '__FUNCDNAME__' is reserved, '#define' ignored
8>c1xx : warning C4117: macro name '__FUNCSIG__' is reserved, '#define' ignored
8>c1xx : warning C4117: macro name '__FSTREXP' is reserved, '#define' ignored
8>c1xx : warning C4117: macro name '__LPREFIX' is reserved, '#define' ignored
8>c1xx : warning C4117: macro name '__APREFIX' is reserved, '#define' ignored
8>c1xx : warning C4117: macro name '__SPREFIX' is reserved, '#define' ignored
8>c1xx : warning C4117: macro name '__cplusplus' is reserved, '#define' ignored
8>c1xx : warning C4117: macro name '__BOOL_DEFINED' is reserved, '#define' ignored
8>c1xx : warning C4117: macro name '_WCHAR_T_DEFINED' is reserved, '#define' ignored
8>c1xx : warning C4117: macro name '_NATIVE_WCHAR_T_DEFINED' is reserved, '#define' ignored
8>c1xx : warning C4117: macro name '_RVALUE_REFERENCES_SUPPORTED' is reserved, '#define' ignored
8>c1xx : warning C4117: macro name '_RVALUE_REFERENCES_V2_SUPPORTED' is reserved, '#define' ignored
8>c1xx : warning C4117: macro name '_NATIVE_NULLPTR_SUPPORTED' is reserved, '#define' ignored
8>c1xx : warning C4117: macro name '__COUNTER__' is reserved, '#define' ignored
8>c1xx : fatal error C1001: An internal error has occurred in the compiler.
8>  (compiler file 'msc1.cpp', line 1325)
8>   To work around this problem, try simplifying or changing the program near the locations listed above.
8>  Please choose the Technical Support command on the Visual C++ 
8>   Help menu, or open the Technical Support help file for more information
8>  INTERNAL COMPILER ERROR in 'C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe'
8>      Please choose the Technical Support command on the Visual C++
8>      Help menu, or open the Technical Support help file for more information
7>  StdAfx.cpp
7>..\..\source\EterLib\StdAfx.cpp : fatal error C1001: An internal error has occurred in the compiler.
7>  (compiler file 'f:\dd\vctools\compiler\cxxfe\sl\p1\c\p0io.c', line 2807)
7>   To work around this problem, try simplifying or changing the program near the locations listed above.
7>  Please choose the Technical Support command on the Visual C++ 
7>   Help menu, or open the Technical Support help file for more information
9>------ Build started: Project: EterPythonLib, Configuration: Release Win32 ------
10>------ Build started: Project: GameLib, Configuration: Release Win32 ------
9>  StdAfx.cpp
9>..\..\source\EterPythonLib\StdAfx.cpp : fatal error C1001: An internal error has occurred in the compiler.
9>  (compiler file 'f:\dd\vctools\compiler\cxxfe\sl\p1\c\p0io.c', line 2807)
9>   To work around this problem, try simplifying or changing the program near the locations listed above.
9>  Please choose the Technical Support command on the Visual C++ 
9>   Help menu, or open the Technical Support help file for more information
11>------ Build started: Project: MilesLib, Configuration: Release Win32 ------
10>  StdAfx.cpp
10>..\..\source\GameLib\StdAfx.cpp : fatal error C1001: An internal error has occurred in the compiler.
10>  (compiler file 'f:\dd\vctools\compiler\cxxfe\sl\p1\c\p0io.c', line 2807)
10>   To work around this problem, try simplifying or changing the program near the locations listed above.
10>  Please choose the Technical Support command on the Visual C++ 
10>   Help menu, or open the Technical Support help file for more information
12>------ Build started: Project: PRTerrainLib, Configuration: Release Win32 ------
11>  Stdafx.cpp
11>..\..\source\MilesLib\Stdafx.cpp : fatal error C1001: An internal error has occurred in the compiler.
11>  (compiler file 'f:\dd\vctools\compiler\cxxfe\sl\p1\c\p0io.c', line 2807)
11>   To work around this problem, try simplifying or changing the program near the locations listed above.
11>  Please choose the Technical Support command on the Visual C++ 
11>   Help menu, or open the Technical Support help file for more information
12>  StdAfx.cpp
12>..\..\source\PRTerrainLib\StdAfx.cpp : fatal error C1001: An internal error has occurred in the compiler.
12>  (compiler file 'f:\dd\vctools\compiler\cxxfe\sl\p1\c\p0io.c', line 2807)
12>   To work around this problem, try simplifying or changing the program near the locations listed above.
12>  Please choose the Technical Support command on the Visual C++ 
12>   Help menu, or open the Technical Support help file for more information
13>------ Build started: Project: ScriptLib, Configuration: Release Win32 ------
13>  StdAfx.cpp
13>..\..\source\ScriptLib\StdAfx.cpp : fatal error C1001: An internal error has occurred in the compiler.
13>  (compiler file 'f:\dd\vctools\compiler\cxxfe\sl\p1\c\p0io.c', line 2807)
13>   To work around this problem, try simplifying or changing the program near the locations listed above.
13>  Please choose the Technical Support command on the Visual C++ 
13>   Help menu, or open the Technical Support help file for more information
14>------ Build started: Project: SpeedTreeLib, Configuration: Release Win32 ------
15>------ Build started: Project: SphereLib, Configuration: Release Win32 ------
14>  StdAfx.cpp
14>..\..\source\SpeedTreeLib\StdAfx.cpp : fatal error C1001: An internal error has occurred in the compiler.
14>  (compiler file 'f:\dd\vctools\compiler\cxxfe\sl\p1\c\p0io.c', line 2807)
14>   To work around this problem, try simplifying or changing the program near the locations listed above.
14>  Please choose the Technical Support command on the Visual C++ 
14>   Help menu, or open the Technical Support help file for more information
15>  StdAfx.cpp
15>..\..\source\SphereLib\StdAfx.cpp : fatal error C1001: An internal error has occurred in the compiler.
15>  (compiler file 'f:\dd\vctools\compiler\cxxfe\sl\p1\c\p0io.c', line 2807)
15>   To work around this problem, try simplifying or changing the program near the locations listed above.
15>  Please choose the Technical Support command on the Visual C++ 
15>   Help menu, or open the Technical Support help file for more information
16>------ Build started: Project: UserInterface, Configuration: Release Win32 ------
16>  StdAfx.cpp
16>..\..\source\UserInterface\StdAfx.cpp : fatal error C1001: An internal error has occurred in the compiler.
16>  (compiler file 'f:\dd\vctools\compiler\cxxfe\sl\p1\c\p0io.c', line 2807)
16>   To work around this problem, try simplifying or changing the program near the locations listed above.
16>  Please choose the Technical Support command on the Visual C++ 
16>   Help menu, or open the Technical Support help file for more information
========== Build: 0 succeeded, 16 failed, 0 up-to-date, 0 skipped ==========
mangaliotu is offline  
Old 06/03/2018, 00:57   #2
wild wild son




 
Nick's Avatar
 
elite*gold: 0
Join Date: Feb 2011
Posts: 5,996
Received Thanks: 3,391
Arrow Metin2 Main - Discussions / Questions -> Metin2 PServer - …

#moved
Nick is offline  
Reply


Similar Threads Similar Threads
[Release] Flash Launcher | Xara Launcher | TCP Launcher
01/22/2016 - Fiesta Online - 16 Replies
Da Xara ja tot ist und sie somit keine Verwendung mehr dafür haben, release ich mal den Source vom Launcher, den Xara verwendet hat. Ob ich das recht dazu habe? Sharing is caring... Bis auf die InjectionLibrary*, welche für das Anti-Cheat genutzt wurde, wurde nichts weiter daran verändert. Selbst die Variablen sind gleich geblieben. Kurze Info was besonders dran ist:
Problem compile launcher
09/09/2015 - Metin2 Private Server - 0 Replies
Edited
[Neuz/Source] Compile problem
02/07/2011 - Flyff Private Server - 9 Replies
Guten Abend miteinander, habe folgendes Problem, ich kann die Neuz.exe zwar compilen, ob als Release oder noGG. Nun die Release bekomm ich ja wegen GG nicht gestartet, logisch, und wenn ich die noGG starte kommt immer iwie ne alter version raus^^ Sprich beim Loginversuch kommt die meldung das der client zu alt sei. mfg dan



All times are GMT +1. The time now is 06:25.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.