| Alguna ayuda con esto? | |
|
Author | Message |
---|
nicoprs

Posts : 85 Since : 2016-11-23
 | Subject: Alguna ayuda con esto? 11/16/2019, 1:14 pm | |
| me pasa con todos los source de cualquier servidor a la hora de compilar el ultimo paso del client me tira los mismos errores. aveces menos pero siempre son de 1 a 4 y los mismos
--------------------Configuration: Game - Win32 Release-------------------- Compiling... CharInfo.cpp C:\Users\nico8\Desktop\Microsoft Visual C++ 6.0 Standard Edition\VC98\INCLUDE\ios(9) : fatal error C1083: Cannot open include file: 'streambuf': No such file or directory DXC_ddraw.cpp MapData.cpp C:\Users\nico8\Desktop\Microsoft Visual C++ 6.0 Standard Edition\VC98\INCLUDE\ios(9) : fatal error C1083: Cannot open include file: 'streambuf': No such file or directory Misc.cpp Sprite.cpp Game.cpp C:\Users\nico8\Desktop\Microsoft Visual C++ 6.0 Standard Edition\VC98\INCLUDE\ios(9) : fatal error C1083: Cannot open include file: 'streambuf': No such file or directory Wmain.cpp C:\Users\nico8\Desktop\Microsoft Visual C++ 6.0 Standard Edition\VC98\INCLUDE\ios(9) : fatal error C1083: Cannot open include file: 'streambuf': No such file or directory Error executing cl.exe.
Client.exe - 4 error(s), 0 warning(s) | |
|
 | |
LifeX


Posts : 247 Since : 2014-11-15
 | Subject: Re: Alguna ayuda con esto? 11/16/2019, 11:23 pm | |
| Nicor, stop posting in various places. Just post on 1 place and wait for answers.
I already found your problem. Kindly uninstall your VC6.0, and install it in the right directory of Program Files directory.
This problem is because your file of iostream is not in the include folder because the files are not in the right folder. The right folder is inside Program Files.
If you insist to still use the VS6.0 at your desktop, then you need to include the INCLUDE folder directory inside the client properties. That will solve this issue.
LifeX
Helbreath Crusade << Click
| |
|
 | |
nicoprs

Posts : 85 Since : 2016-11-23
 | Subject: Re: Alguna ayuda con esto? 11/17/2019, 1:53 am | |
| no work when compile
same errors | |
|
 | |
LifeX


Posts : 247 Since : 2014-11-15
 | Subject: Re: Alguna ayuda con esto? 11/17/2019, 9:43 am | |
| Download team viewer, and install, then PM me ID and PW of teamviewer, i help you fix in 5 minutes.
LifeX
Helbreath Crusade << Click
| |
|
 | |
nicoprs

Posts : 85 Since : 2016-11-23
 | Subject: Re: Alguna ayuda con esto? 11/17/2019, 3:23 pm | |
| | |
|
 | |
nicoprs

Posts : 85 Since : 2016-11-23
 | Subject: Re: Alguna ayuda con esto? 11/17/2019, 3:36 pm | |
| when you online on this site can contact me over facebook? [You must be registered and logged in to see this link.] | |
|
 | |
LifeX


Posts : 247 Since : 2014-11-15
 | Subject: Re: Alguna ayuda con esto? 11/18/2019, 4:22 am | |
| NO such person LOL, AM I TALKING TO A GHOST??
LifeX
Helbreath Crusade << Click
| |
|
 | |
nicoprs

Posts : 85 Since : 2016-11-23
 | Subject: Re: Alguna ayuda con esto? 11/19/2019, 1:25 am | |
| - [You must be registered and logged in to see this link.] wrote:
- NO such person LOL, AM I TALKING TO A GHOST??
im Casper the Friendly Ghost | |
|
 | |
LifeX


Posts : 247 Since : 2014-11-15
 | Subject: Re: Alguna ayuda con esto? 11/19/2019, 3:31 am | |
| Good luck to you, because I cant find you. But you may find me at
Facebook
LifeX
Helbreath Crusade << Click
| |
|
 | |
Centuu.-


Posts : 237 Since : 2014-11-26
 | Subject: Re: Alguna ayuda con esto? 11/19/2019, 3:37 pm | |
| Será porque instalaste el Visual C++ en el escritorio y no en el C:\Program Files ?
Probá instalandolo donde corresponde. - binarydata » Wed Apr 06, 2005 8:14 pm wrote:
- hb dead anyways
| |
|
 | |
nicoprs

Posts : 85 Since : 2016-11-23
 | Subject: Re: Alguna ayuda con esto? 11/20/2019, 5:30 pm | |
| lo instalo por defecto aca C:\Program Files (x86)\Microsoft Visual Studio\VC98 | |
|
 | |
nicoprs

Posts : 85 Since : 2016-11-23
 | Subject: Re: Alguna ayuda con esto? 11/20/2019, 5:32 pm | |
| | |
|
 | |
Centuu.-


Posts : 237 Since : 2014-11-26
 | Subject: Re: Alguna ayuda con esto? 11/21/2019, 8:04 am | |
| Por lo que mostras en los errores, esta apuntando al Escritorio
'C:\Users\nico8\Desktop\Microsoft Visual C++ 6.0 Standard Edition\VC98' - binarydata » Wed Apr 06, 2005 8:14 pm wrote:
- hb dead anyways
| |
|
 | |
Centuu.-


Posts : 237 Since : 2014-11-26
 | Subject: Re: Alguna ayuda con esto? 11/21/2019, 8:04 am | |
| - [You must be registered and logged in to see this link.] wrote:
- como lo desintalo ?
Si no sabes como desinstalar un programa, no puedo ayudarte. | |
|
 | |
nicoprs

Posts : 85 Since : 2016-11-23
 | Subject: Re: Alguna ayuda con esto? 11/21/2019, 4:51 pm | |
| - [You must be registered and logged in to see this link.] wrote:
- [You must be registered and logged in to see this link.] wrote:
- como lo desintalo ?
Si no sabes como desinstalar un programa, no puedo ayudarte. si se como desintalar un programa lo que no me aparece en la lista para desinstalaro | |
|
 | |
Centuu.-


Posts : 237 Since : 2014-11-26
 | Subject: Re: Alguna ayuda con esto? 11/21/2019, 4:58 pm | |
| Borra la carpeta entonces, y volvè a instalarlo. - binarydata » Wed Apr 06, 2005 8:14 pm wrote:
- hb dead anyways
| |
|
 | |
nicoprs

Posts : 85 Since : 2016-11-23
 | Subject: Re: Alguna ayuda con esto? 11/22/2019, 1:31 pm | |
| - [You must be registered and logged in to see this link.] wrote:
- Borra la carpeta entonces, y volvè a instalarlo.
ya lo borre y lo instale de nuevo pero llega un punto que dice updating nose que mas y ahi el programa se cuelga. lo finalizo y busco la carpeta donde lo instale y intento compilar y me tira los mismos errores por cierto uso windows 10 con la ultima actualizacion de noviembre | |
|
 | |
Centuu.-


Posts : 237 Since : 2014-11-26
 | Subject: Re: Alguna ayuda con esto? 11/22/2019, 1:42 pm | |
| Proba bajandote el visual studio 2010 o el community 2019 - binarydata » Wed Apr 06, 2005 8:14 pm wrote:
- hb dead anyways
| |
|
 | |
nicoprs

Posts : 85 Since : 2016-11-23
 | Subject: Re: Alguna ayuda con esto? 11/22/2019, 8:18 pm | |
| - [You must be registered and logged in to see this link.] wrote:
- Proba bajandote el visual studio 2010 o el community 2019
vamos a probar con este. me baje uno de microsoft creo q el 2019 pero no lo entiendo mucho | |
|
 | |
nicoprs

Posts : 85 Since : 2016-11-23
 | Subject: Re: Alguna ayuda con esto? 11/22/2019, 8:19 pm | |
| vos centu que windows usas? | |
|
 | |
nicoprs

Posts : 85 Since : 2016-11-23
 | Subject: Re: Alguna ayuda con esto? 11/23/2019, 2:45 am | |
| ahi ya lo instale al visual studio 2010 y hay algo q pasa que no me deja compilar nose si lo estoy haciendo bien | |
|
 | |
Centuu.-


Posts : 237 Since : 2014-11-26
 | Subject: Re: Alguna ayuda con esto? 11/25/2019, 8:13 am | |
| Actualmente uso windows 10 y vs 2019 - binarydata » Wed Apr 06, 2005 8:14 pm wrote:
- hb dead anyways
| |
|
 | |
nicoprs

Posts : 85 Since : 2016-11-23
 | Subject: Re: Alguna ayuda con esto? 11/26/2019, 5:35 am | |
| - [You must be registered and logged in to see this link.] wrote:
- Actualmente uso windows 10 y vs 2019
bro dame una mano para poder compilar con el que me pasaron | |
|
 | |
| Alguna ayuda con esto? | |
|