Jump to content

zodiac120

Inactive Member
  • Posts

    5
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by zodiac120

  1. FreeBSD12.1 gcc10

     

    hi guys,

    I get an error when compiling source code.

     

    linking ../game_r41018
    /usr/local/bin/ld: /usr/local/lib/libIL.a(libIL_la-il_nvidia.o): in function `ilNVidiaCompressDXT':
    (.text+0x39): undefined reference to `nvtt::InputOptions::InputOptions()'
    /usr/local/bin/ld: (.text+0x4e): undefined reference to `nvtt::InputOptions::setTextureLayout(nvtt::TextureType, int, int, int)'
    /usr/local/bin/ld: (.text+0x64): undefined reference to `nvtt::InputOptions::setMipmapData(void const*, int, int, int, int, int)'
    /usr/local/bin/ld: (.text+0x71): undefined reference to `nvtt::InputOptions::setMipmapGeneration(bool, int)'
    /usr/local/bin/ld: (.text+0x7c): undefined reference to `nvtt::OutputOptions::OutputOptions()'
    /usr/local/bin/ld: (.text+0xe9): undefined reference to `nvtt::OutputOptions::setOutputHeader(bool)'
    /usr/local/bin/ld: (.text+0xf5): undefined reference to `nvtt::OutputOptions::setOutputHandler(nvtt::OutputHandler*)'
    /usr/local/bin/ld: (.text+0x10f): undefined reference to `nvtt::CompressionOptions::CompressionOptions()'
    /usr/local/bin/ld: (.text+0x146): undefined reference to `nvtt::CompressionOptions::setFormat(nvtt::Format)'
    /usr/local/bin/ld: (.text+0x155): undefined reference to `nvtt::Compressor::Compressor()'
    /usr/local/bin/ld: (.text+0x164): undefined reference to `nvtt::Compressor::process(nvtt::InputOptions const&, nvtt::CompressionOptions const&, nvtt::OutputOptions const&) const'
    /usr/local/bin/ld: (.text+0x17a): undefined reference to `nvtt::Compressor::~Compressor()'
    /usr/local/bin/ld: (.text+0x185): undefined reference to `nvtt::CompressionOptions::~CompressionOptions()'
    /usr/local/bin/ld: (.text+0x197): undefined reference to `nvtt::OutputOptions::~OutputOptions()'
    /usr/local/bin/ld: (.text+0x19f): undefined reference to `nvtt::InputOptions::~InputOptions()'
    /usr/local/bin/ld: (.text+0x1f2): undefined reference to `nvtt::CompressionOptions::setFormat(nvtt::Format)'
    /usr/local/bin/ld: (.text+0x222): undefined reference to `nvtt::CompressionOptions::setFormat(nvtt::Format)'
    /usr/local/bin/ld: /usr/local/lib/libIL.a(libIL_la-il_nvidia.o): in function `ilNVidiaCompressDXTFile':
    (.text+0x2d0): undefined reference to `nvtt::InputOptions::InputOptions()'
    /usr/local/bin/ld: (.text+0x2e3): undefined reference to `nvtt::InputOptions::setTextureLayout(nvtt::TextureType, int, int, int)'
    /usr/local/bin/ld: (.text+0x2f7): undefined reference to `nvtt::InputOptions::setMipmapData(void const*, int, int, int, int, int)'
    /usr/local/bin/ld: (.text+0x304): undefined reference to `nvtt::InputOptions::setMipmapGeneration(bool, int)'
    /usr/local/bin/ld: (.text+0x30f): undefined reference to `nvtt::OutputOptions::OutputOptions()'
    /usr/local/bin/ld: (.text+0x320): undefined reference to `nvtt::OutputOptions::setOutputHeader(bool)'
    /usr/local/bin/ld: (.text+0x32c): undefined reference to `nvtt::OutputOptions::setOutputHandler(nvtt::OutputHandler*)'
    /usr/local/bin/ld: (.text+0x337): undefined reference to `nvtt::CompressionOptions::CompressionOptions()'
    /usr/local/bin/ld: (.text+0x36e): undefined reference to `nvtt::CompressionOptions::setFormat(nvtt::Format)'
    /usr/local/bin/ld: (.text+0x37d): undefined reference to `nvtt::Compressor::Compressor()'
    /usr/local/bin/ld: (.text+0x38c): undefined reference to `nvtt::Compressor::process(nvtt::InputOptions const&, nvtt::CompressionOptions const&, nvtt::OutputOptions const&) const'
    /usr/local/bin/ld: (.text+0x3a7): undefined reference to `nvtt::Compressor::~Compressor()'
    /usr/local/bin/ld: (.text+0x3af): undefined reference to `nvtt::CompressionOptions::~CompressionOptions()'
    /usr/local/bin/ld: (.text+0x3b7): undefined reference to `nvtt::OutputOptions::~OutputOptions()'
    /usr/local/bin/ld: (.text+0x3bf): undefined reference to `nvtt::InputOptions::~InputOptions()'
    /usr/local/bin/ld: (.text+0x3e0): undefined reference to `nvtt::CompressionOptions::setFormat(nvtt::Format)'
    /usr/local/bin/ld: (.text+0x3f7): undefined reference to `nvtt::CompressionOptions::setFormat(nvtt::Format)'
    /usr/local/bin/ld: /usr/local/lib/libIL.a(libIL_la-il_nvidia.o): in function `ilNVidiaCompressDXT.cold':
    (.text.unlikely+0x5): undefined reference to `nvtt::Compressor::~Compressor()'
    /usr/local/bin/ld: (.text.unlikely+0x17): undefined reference to `nvtt::CompressionOptions::~CompressionOptions()'
    /usr/local/bin/ld: (.text.unlikely+0x25): undefined reference to `nvtt::OutputOptions::~OutputOptions()'
    /usr/local/bin/ld: (.text.unlikely+0x31): undefined reference to `nvtt::InputOptions::~InputOptions()'
    /usr/local/bin/ld: /usr/local/lib/libIL.a(libIL_la-il_nvidia.o): in function `ilNVidiaCompressDXTFile.cold':
    (.text.unlikely+0x45): undefined reference to `nvtt::Compressor::~Compressor()'
    /usr/local/bin/ld: (.text.unlikely+0x57): undefined reference to `nvtt::CompressionOptions::~CompressionOptions()'
    /usr/local/bin/ld: (.text.unlikely+0x68): undefined reference to `nvtt::OutputOptions::~OutputOptions()'
    /usr/local/bin/ld: (.text.unlikely+0x74): undefined reference to `nvtt::InputOptions::~InputOptions()'

     

  2. Hello guys.

     

    1>------ Derleme başladı: Proje: EterLocale, Yapılandırma: Debug Win32 ------2>------ Derleme başladı: Proje: CWebBrowser, Yapılandırma: Debug Win32 ------
    2>  CWebBrowser.c
    1>  StdAfx.cpp
    1>  Arabic.cpp
    1>  Japanese.cpp
    1>  StringCodec.cpp
    1>  StringCodec_Vietnamese.cpp
    1>  Kod Üretiliyor...
    1>  EterLocale.vcxproj -> C:\Users\Sinan\Desktop\ClientSource\vs_files\EterLocale\Debug\EterLocale.lib
    3>------ Derleme başladı: Proje: EffectLib, Yapılandırma: Debug Win32 ------
    2>  CWebBrowser.vcxproj -> C:\Users\Sinan\Desktop\ClientSource\vs_files\CWebBrowser\Debug\CWebBrowser.lib
    4>------ Derleme başladı: Proje: EterBase, Yapılandırma: Debug Win32 ------
    4>  StdAfx.cpp
    3>  StdAfx.cpp
    4>  cipher.cpp
    3>  EffectData.cpp
    4>..\..\source\EterBase\cipher.cpp(446): warning C4193: #pragma warning(pop): eşleşen '#pragma warning(push)' yok
    3>  EffectElementBase.cpp
    4>  CPostIt.cpp
    3>  EffectElementBaseInstance.cpp
    4>  CRC32.cpp
    3>  EffectInstance.cpp
    4>  Debug.cpp
    4>  error.cpp
    4>  FileBase.cpp
    4>  FileDir.cpp
    4>  FileLoader.cpp
    4>  lzo.cpp
    3>  EffectManager.cpp
    4>  MappedFile.cpp
    4>  Base.cpp
    4>..\..\source\EterBase\Poly\Base.cpp(1): warning C4627: '#include "../StdAfx.h"': ön derlenmiş üstbilgi kullanımı aranırken atlandı
    4>          'stdafx.h' öğesine yönerge ekleyin veya önceden derlenmiş üstbilgiyi yeniden oluşturun
    4>..\..\source\EterBase\Poly\Base.cpp(2): warning C4627: '#include "Base.h"': ön derlenmiş üstbilgi kullanımı aranırken atlandı
    4>          'stdafx.h' öğesine yönerge ekleyin veya önceden derlenmiş üstbilgiyi yeniden oluşturun
    4>..\..\source\EterBase\Poly\Base.cpp(28): fatal error C1010: ön derlenmiş üstbilgi aranırken beklenmeyen dosya sonu. kaynak kodunuza '#include "stdafx.h"' eklemeyi unuttunuz mu?
    4>  Poly.cpp
    4>..\..\source\EterBase\Poly\Poly.cpp(1): warning C4627: '#include "../StdAfx.h"': ön derlenmiş üstbilgi kullanımı aranırken atlandı
    4>          'stdafx.h' öğesine yönerge ekleyin veya önceden derlenmiş üstbilgiyi yeniden oluşturun
    4>..\..\source\EterBase\Poly\Poly.cpp(5): warning C4627: '#include "Poly.h"': ön derlenmiş üstbilgi kullanımı aranırken atlandı
    4>          'stdafx.h' öğesine yönerge ekleyin veya önceden derlenmiş üstbilgiyi yeniden oluşturun
    4>..\..\source\EterBase\Poly\Poly.cpp(7): warning C4627: '#include <cctype>': ön derlenmiş üstbilgi kullanımı aranırken atlandı
    4>          'stdafx.h' öğesine yönerge ekleyin veya önceden derlenmiş üstbilgiyi yeniden oluşturun
    4>..\..\source\EterBase\Poly\Poly.cpp(623): fatal error C1010: ön derlenmiş üstbilgi aranırken beklenmeyen dosya sonu. kaynak kodunuza '#include "stdafx.h"' eklemeyi unuttunuz mu?
    4>  Symbol.cpp
    4>..\..\source\EterBase\Poly\Symbol.cpp(1): warning C4627: '#include "../StdAfx.h"': ön derlenmiş üstbilgi kullanımı aranırken atlandı
    4>          'stdafx.h' öğesine yönerge ekleyin veya önceden derlenmiş üstbilgiyi yeniden oluşturun
    4>..\..\source\EterBase\Poly\Symbol.cpp(2): warning C4627: '#include "Symbol.h"': ön derlenmiş üstbilgi kullanımı aranırken atlandı
    4>          'stdafx.h' öğesine yönerge ekleyin veya önceden derlenmiş üstbilgiyi yeniden oluşturun
    4>..\..\source\EterBase\Poly\Symbol.cpp(51): fatal error C1010: ön derlenmiş üstbilgi aranırken beklenmeyen dosya sonu. kaynak kodunuza '#include "stdafx.h"' eklemeyi unuttunuz mu?
    4>  SymTable.cpp
    4>..\..\source\EterBase\Poly\SymTable.cpp(1): warning C4627: '#include "../StdAfx.h"': ön derlenmiş üstbilgi kullanımı aranırken atlandı
    4>          'stdafx.h' öğesine yönerge ekleyin veya önceden derlenmiş üstbilgiyi yeniden oluşturun
    4>..\..\source\EterBase\Poly\SymTable.cpp(2): warning C4627: '#include "SymTable.h"': ön derlenmiş üstbilgi kullanımı aranırken atlandı
    4>          'stdafx.h' öğesine yönerge ekleyin veya önceden derlenmiş üstbilgiyi yeniden oluşturun
    4>..\..\source\EterBase\Poly\SymTable.cpp(14): fatal error C1010: ön derlenmiş üstbilgi aranırken beklenmeyen dosya sonu. kaynak kodunuza '#include "stdafx.h"' eklemeyi unuttunuz mu?
    4>  Random.cpp
    4>  Stl.cpp
    3>  EffectMesh.cpp
    4>  tea.cpp
    4>  TempFile.cpp
    4>  Timer.cpp
    4>  Utils.cpp
    4>  Kod Üretiliyor...
    5>------ Derleme başladı: Proje: EterGrnLib, Yapılandırma: Debug Win32 ------
    5>  StdAfx.cpp
    5>  LODController.cpp
    5>  Material.cpp
    5>..\..\source\EterGrnLib\Material.cpp(230): warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details.
    5>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\string.h(255) : 'strnicmp' bildirimine bakın
    5>  Mesh.cpp
    5>  Model.cpp
    5>  ModelInstance.cpp
    5>  ModelInstanceCollisionDetection.cpp
    5>  ModelInstanceModel.cpp
    5>  ModelInstanceMotion.cpp
    5>  ModelInstanceRender.cpp
    3>  EffectMeshInstance.cpp
    5>  ModelInstanceUpdate.cpp
    3>  EffectUpdateDecorator.cpp
    5>  Motion.cpp
    5>..\..\source\EterGrnLib\Motion.cpp(66): warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
    5>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\string.h(253) : 'stricmp' bildirimine bakın
    3>  EmitterProperty.cpp
    5>  Thing.cpp
    3>  FrameController.cpp
    3>  ParticleInstance.cpp
    5>  ThingInstance.cpp
    3>  ParticleProperty.cpp
    3>  ParticleSystemData.cpp
    5>  Util.cpp
    3>  ParticleSystemInstance.cpp
    5>  Kod Üretiliyor...
    3>  SimpleLightData.cpp
    3>  SimpleLightInstance.cpp
    3>  Type.cpp
    5>  EterGrnLib.vcxproj -> C:\Users\Sinan\Desktop\ClientSource\vs_files\EterGrnLib\Debug\EterGrnLib.lib
    3>  Kod Üretiliyor...
    6>------ Derleme başladı: Proje: EterImageLib, Yapılandırma: Debug Win32 ------
    6>  StdAfx.cpp
    6>  DXTCImage.cpp
    3>  EffectLib.vcxproj -> C:\Users\Sinan\Desktop\ClientSource\vs_files\EffectLib\Debug\EffectLib.lib
    6>..\..\source\EterImageLib\DXTCImage.cpp(96): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
    6>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\string.h(259) : 'strupr' bildirimine bakın
    6>  Image.cpp
    7>------ Derleme başladı: Proje: EterLib, Yapılandırma: Debug Win32 ------
    6>  TGAImage.cpp
    6>  Kod Üretiliyor...
    7>  StdAfx.cpp
    6>  EterImageLib.vcxproj -> C:\Users\Sinan\Desktop\ClientSource\vs_files\EterImageLib\Debug\EterImageLib.lib
    8>------ Derleme başladı: Proje: EterPack, Yapılandırma: Debug Win32 ------
    8>  EterPack.cpp
    7>  AttributeData.cpp
    7>  AttributeInstance.cpp
    7>  BlockTexture.cpp
    7>  Camera.cpp
    7>  CollisionData.cpp
    7>  ColorTransitionHelper.cpp
    7>  CullingManager.cpp
    7>  Decal.cpp
    8>  EterPackCursor.cpp
    7>  DibBar.cpp
    7>  EnvironmentMap.cpp
    7>  FileLoaderThread.cpp
    7>  GrpBase.cpp
    8>  EterPackManager.cpp
    7>  GrpCollisionObject.cpp
    7>  GrpColor.cpp
    7>  GrpColorInstance.cpp
    7>  GrpD3DXBuffer.cpp
    7>  GrpDetector.cpp
    7>  GrpDevice.cpp
    7>  GrpDIB.cpp
    7>  GrpExpandedImageInstance.cpp
    7>  Kod Üretiliyor...
    7>  Derleniyor...
    8>  EterPackPolicy_CSHybridCrypt.cpp
    7>  GrpFontTexture.cpp
    7>  GrpImage.cpp
    7>  GrpImageInstance.cpp
    7>  GrpImageTexture.cpp
    7>  GrpIndexBuffer.cpp
    7>  GrpLightManager.cpp
    7>  GrpMarkInstance.cpp
    7>  GrpMath.cpp
    7>  GrpObjectInstance.cpp
    7>  GrpPixelShader.cpp
    8>  StdAfx.cpp
    7>  GrpRatioInstance.cpp
    7>  GrpScreen.cpp
    8>  Kod Üretiliyor...
    7>  GrpShadowTexture.cpp
    7>  GrpSubImage.cpp
    7>  GrpText.cpp
    7>  GrpTextInstance.cpp
    7>  GrpTexture.cpp
    8>  md5.c
    7>  GrpVertexBuffer.cpp
    7>  GrpVertexBufferDynamic.cpp
    7>  GrpVertexBufferStatic.cpp
    7>  Kod Üretiliyor...
    8>  EterPack.vcxproj -> C:\Users\Sinan\Desktop\ClientSource\vs_files\EterPack\Debug\EterPack.lib
    7>  Derleniyor...
    7>  GrpVertexShader.cpp
    9>------ Derleme başladı: Proje: EterPythonLib, Yapılandırma: Debug Win32 ------
    7>  IME.cpp
    9>  StdAfx.cpp
    7>  Input.cpp
    7>  JpegFile.cpp
    9>c:\users\sinan\desktop\clientsource\source\eterpythonlib\../ScriptLib/StdAfx.h(9): fatal error C1083: içerme dosyası açılamıyor: '../../Extern/Python2/Python.h': No such file or directory
    7>  LensFlare.cpp
    7>  lineintersect_utils.cpp
    7>  MSApplication.cpp
    7>  MSWindow.cpp
    10>------ Derleme başladı: Proje: GameLib, Yapılandırma: Debug Win32 ------
    7>  Mutex.cpp
    7>  NetAddress.cpp
    7>  NetDatagram.cpp
    10>  StdAfx.cpp
    7>  NetDatagramReceiver.cpp
    7>  NetDatagramSender.cpp
    7>  NetDevice.cpp
    7>  NetPacketHeaderMap.cpp
    7>  NetStream.cpp
    7>  parser.cpp
    7>  PathStack.cpp
    7>  ReferenceObject.cpp
    7>  Resource.cpp
    10>  ActorInstance.cpp
    7>  Kod Üretiliyor...
    7>  Derleniyor...
    7>  ResourceManager.cpp
    7>  ScreenFilter.cpp
    10>  ActorInstanceAttach.cpp
    7>  SkyBox.cpp
    7>  StateManager.cpp
    7>  TargaResource.cpp
    10>  ActorInstanceBattle.cpp
    7>  TextBar.cpp
    7>  TextFileLoader.cpp
    7>  TextTag.cpp
    7>  Thread.cpp
    7>  Util.cpp
    10>  ActorInstanceBlend.cpp
    7>  Kod Üretiliyor...
    7>  EterLib.vcxproj -> C:\Users\Sinan\Desktop\ClientSource\vs_files\EterLib\Debug\EterLib.lib
    10>  ActorInstanceCollisionDetection.cpp
    11>------ Derleme başladı: Proje: MilesLib, Yapılandırma: Debug Win32 ------
    11>  Stdafx.cpp
    10>  ActorInstanceData.cpp
    10>  ActorInstanceEvent.cpp
    11>  SoundBase.cpp
    11>  SoundData.cpp
    11>  SoundInstance2D.cpp
    11>  SoundInstance3D.cpp
    11>  SoundInstanceStream.cpp
    11>  SoundManager.cpp
    10>  ActorInstanceFly.cpp
    11>  SoundManager2D.cpp
    11>  SoundManager3D.cpp
    11>  SoundManagerStream.cpp
    11>  Type.cpp
    10>  ActorInstanceMotion.cpp
    11>  Kod Üretiliyor...
    11>  MilesLib.vcxproj -> C:\Users\Sinan\Desktop\ClientSource\vs_files\MilesLib\Debug\MilesLib.lib
    10>  ActorInstanceMotionEvent.cpp
    12>------ Derleme başladı: Proje: PRTerrainLib, Yapılandırma: Debug Win32 ------
    10>  ActorInstancePosition.cpp
    12>  StdAfx.cpp
    12>c:\users\sinan\desktop\clientsource\source\prterrainlib\../scriptLib/StdAfx.h(9): fatal error C1083: içerme dosyası açılamıyor: '../../Extern/Python2/Python.h': No such file or directory
    10>  ActorInstanceRender.cpp
    13>------ Derleme başladı: Proje: ScriptLib, Yapılandırma: Debug Win32 ------
    13>  StdAfx.cpp
    13>c:\users\sinan\desktop\clientsource\source\scriptlib\stdafx.h(9): fatal error C1083: içerme dosyası açılamıyor: '../../Extern/Python2/Python.h': No such file or directory
    10>  ActorInstanceRotation.cpp
    14>------ Derleme başladı: Proje: SpeedTreeLib, Yapılandırma: Debug Win32 ------
    14>  StdAfx.cpp
    10>  ActorInstanceSync.cpp
    10>  ActorInstanceWeaponTrace.cpp
    14>  BoundaryShapeManager.cpp
    14>  SpeedGrassRT.cpp
    14>  SpeedGrassWrapper.cpp
    14>  SpeedTreeForest.cpp
    10>  Area.cpp
    14>  SpeedTreeForestDirectX8.cpp
    14>  SpeedTreeWrapper.cpp
    14>  Kod Üretiliyor...
    14>  SpeedTreeLib.vcxproj -> C:\Users\Sinan\Desktop\ClientSource\vs_files\SpeedTreeLib\Debug\SpeedTreeLib.lib
    15>------ Derleme başladı: Proje: SphereLib, Yapılandırma: Debug Win32 ------
    15>  StdAfx.cpp
    15>  frustum.cpp
    15>  sphere.cpp
    15>  spherepack.cpp
    15>  Kod Üretiliyor...
    15>  SphereLib.vcxproj -> C:\Users\Sinan\Desktop\ClientSource\vs_files\SphereLib\Debug\SphereLib.lib
    10>  AreaLoaderThread.cpp
    10>  AreaTerrain.cpp
    10>c:\users\sinan\desktop\clientsource\source\prterrainlib\../scriptLib/StdAfx.h(9): fatal error C1083: içerme dosyası açılamıyor: '../../Extern/Python2/Python.h': No such file or directory
    10>  DungeonBlock.cpp
    10>  FlyingData.cpp
    10>  Kod Üretiliyor...
    10>  Derleniyor...
    10>  FlyingInstance.cpp
    10>  FlyingObjectManager.cpp
    10>  FlyTarget.cpp
    10>  FlyTrace.cpp
    10>  GameEventManager.cpp
    10>  GameType.cpp
    10>  GameUtil.cpp
    10>  ItemData.cpp
    10>  ItemManager.cpp
    10>  MapBase.cpp
    10>  MapManager.cpp
    10>  MapOutdoor.cpp
    10>c:\users\sinan\desktop\clientsource\source\prterrainlib\../scriptLib/StdAfx.h(9): fatal error C1083: içerme dosyası açılamıyor: '../../Extern/Python2/Python.h': No such file or directory
    10>  MapOutdoorCharacterShadow.cpp
    10>  MapOutdoorIndexBuffer.cpp
    10>  MapOutdoorLoad.cpp
    10>  MapOutdoorQuadtree.cpp
    10>  MapOutdoorRender.cpp
    10>  MapOutdoorRenderHTP.cpp
    10>  MapOutdoorRenderSTP.cpp
    10>  MapOutdoorUpdate.cpp
    10>c:\users\sinan\desktop\clientsource\source\prterrainlib\../scriptLib/StdAfx.h(9): fatal error C1083: içerme dosyası açılamıyor: '../../Extern/Python2/Python.h': No such file or directory
    10>  Kod Üretiliyor...
    10>  Derleniyor...
    10>  MapOutdoorWater.cpp
    10>  MapType.cpp
    10>  MapUtil.cpp
    10>  MonsterAreaInfo.cpp
    10>  PhysicsObject.cpp
    10>  Property.cpp
    10>  PropertyLoader.cpp
    10>  PropertyManager.cpp
    10>  RaceData.cpp
    10>  RaceDataFile.cpp
    10>  RaceManager.cpp
    10>  RaceMotionData.cpp
    10>  SnowEnvironment.cpp
    10>  SnowParticle.cpp
    10>  TerrainDecal.cpp
    10>c:\users\sinan\desktop\clientsource\source\prterrainlib\../scriptLib/StdAfx.h(9): fatal error C1083: içerme dosyası açılamıyor: '../../Extern/Python2/Python.h': No such file or directory
    10>  TerrainPatch.cpp
    10>  TerrainQuadtree.cpp
    10>  WeaponTrace.cpp
    10>  Kod Üretiliyor...
    16>------ Derleme başladı: Proje: UserInterface, Yapılandırma: Debug Win32 ------
    16>  StdAfx.cpp
    16>c:\users\sinan\desktop\clientsource\source\eterpythonlib\../ScriptLib/StdAfx.h(9): fatal error C1083: içerme dosyası açılamıyor: '../../Extern/Python2/Python.h': No such file or directory
    ========== Oluşturma: 10 başarılı, 6 başarısız, 0 güncel, 0 atlandı ==========[/CODE]

     

    How to fix?

×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.