romegames 1
romegames
Krutzo 1
Krutzo
shrpnl 1
shrpnl
Best Studio 1
Best Studio
D 1
delimuratt
Aliyldrim 1
Aliyldrim
Mt2Hizmet 1
Mt2Hizmet
noisiv 1
noisiv
Manwe Work 1
Manwe Work
melankolıa18 1
melankolıa18
Agora Metin2 1
Agora Metin2
Cannn6161 1
Cannn6161
Hikaye Ekle
Reklam vermek için turkmmo@gmail.com

Cevaplanmadı Render Target Userinterface Clint Build Sorunu

  • Konuyu başlatan Konuyu başlatan coop026
  • Başlangıç tarihi Başlangıç tarihi
  • Cevaplar Cevaplar 2
  • Görüntüleme Görüntüleme 1K

coop026

Level 4
TM Üye
Katılım
4 Kas 2010
Konular
109
Mesajlar
297
Çözüm
2
Online süresi
2h 30m
Reaksiyon Skoru
40
Altın Konu
0
TM Yaşı
15 Yıl 7 Ay 5 Gün
Başarım Puanı
150
MmoLira
116
DevLira
0
Ticaret - 0%
0   0   0

ROHAN2 WORLD 1-120 TR TİPİ OFFICIAL YOHARA, BALATHOR VE AMON! 80. GÜNÜNDE! +10.000 ONLİNE! HİLE VE BOT %100 ENGELLİ HEMEN TIKLA!

Kod:
Error    5    error LNK2001: unresolved external symbol "public: void __thiscall CRenderTargetManager::RenderModels(void)" (?RenderModels@CRenderTargetManager@@QAEXXZ)    D:\M2\ERIC\Client Source\vs_files\UserInterface\PythonApplication.obj    UserInterface
Error    6    error LNK2001: unresolved external symbol "public: void __thiscall CRenderTargetManager::UpdateModels(void)" (?UpdateModels@CRenderTargetManager@@QAEXXZ)    D:\M2\ERIC\Client Source\vs_files\UserInterface\PythonApplication.obj    UserInterface
Error    7    error LNK2001: unresolved external symbol "public: void __thiscall CRenderTargetManager::ReleaseRenderTargetTextures(void)" (?ReleaseRenderTargetTextures@CRenderTargetManager@@QAEXXZ)    D:\M2\ERIC\Client Source\vs_files\UserInterface\PythonApplication.obj    UserInterface
Error    8    error LNK2001: unresolved external symbol "public: void __thiscall CRenderTargetManager::CreateRenderTargetTextures(void)" (?CreateRenderTargetTextures@CRenderTargetManager@@QAEXXZ)    D:\M2\ERIC\Client Source\vs_files\UserInterface\PythonApplication.obj    UserInterface
Error    9    error LNK2001: unresolved external symbol "public: void __thiscall CRenderTargetManager::Destroy(void)" (?Destroy@CRenderTargetManager@@QAEXXZ)    D:\M2\ERIC\Client Source\vs_files\UserInterface\PythonApplication.obj    UserInterface
Error    10    error LNK2001: unresolved external symbol "void __cdecl initRenderTarget(void)" (?initRenderTarget@@YAXXZ)    D:\M2\ERIC\Client Source\vs_files\UserInterface\UserInterface.obj    UserInterface
Error    11    error LNK2001: unresolved external symbol "public: void __thiscall CRenderTarget::RenderTexture(void)const " (?RenderTexture@CRenderTarget@@QBEXXZ)    D:\M2\ERIC\Client Source\vs_files\UserInterface\EterPythonLib.lib(PythonWindow.obj)    UserInterface
Error    12    error LNK2001: unresolved external symbol "public: void __thiscall CRenderTarget::SetRenderingRect(struct tagRECT *)const " (?SetRenderingRect@CRenderTarget@@QBEXPAUtagRECT@@@Z)    D:\M2\ERIC\Client Source\vs_files\UserInterface\EterPythonLib.lib(PythonWindow.obj)    UserInterface
Error    13    error LNK2001: unresolved external symbol "public: class std::shared_ptr<class CRenderTarget> __thiscall CRenderTargetManager::GetRenderTarget(unsigned char)" (?GetRenderTarget@CRenderTargetManager@@QAE?AV?$shared_ptr@VCRenderTarget@@@std@@E@Z)    D:\M2\ERIC\Client Source\vs_files\UserInterface\EterPythonLib.lib(PythonWindow.obj)    UserInterface
Error    14    error LNK2001: unresolved external symbol "public: bool __thiscall CRenderTargetManager::CreateRenderTarget(unsigned char,int,int)" (?CreateRenderTarget@CRenderTargetManager@@QAE_NEHH@Z)    D:\M2\ERIC\Client Source\vs_files\UserInterface\EterPythonLib.lib(PythonWindow.obj)    UserInterface
Error    15    error LNK1120: 14 unresolved externals    D:\M2\ERIC\Client Source\binary\Metin2Distribute.exe    UserInterface

Volvox'un düzenlediği Render Targette kururken bu natayı alıyorum sorunun çözümünü bilen var mı?
 
Çözüm
Ticaret - 0%
0   0   0
eksik eklemişsin extern edilen fonksiyonlar mevcut değil tekrar kontrol et
Kod:
Error    1    error C1853: 'Distribute\EffectLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EffectLib\EffectData.cpp    1    1    EffectLib
Error    2    error C1853: 'Distribute\EffectLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EffectLib\EffectInstance.cpp    1    1    EffectLib
Error    3    error C1853: 'Distribute\EterGrnLib.pch' precompiled header file is from a...
Kod:
Error    5    error LNK2001: unresolved external symbol "public: void __thiscall CRenderTargetManager::RenderModels(void)" (?RenderModels@CRenderTargetManager@@QAEXXZ)    D:\M2\ERIC\Client Source\vs_files\UserInterface\PythonApplication.obj    UserInterface
Error    6    error LNK2001: unresolved external symbol "public: void __thiscall CRenderTargetManager::UpdateModels(void)" (?UpdateModels@CRenderTargetManager@@QAEXXZ)    D:\M2\ERIC\Client Source\vs_files\UserInterface\PythonApplication.obj    UserInterface
Error    7    error LNK2001: unresolved external symbol "public: void __thiscall CRenderTargetManager::ReleaseRenderTargetTextures(void)" (?ReleaseRenderTargetTextures@CRenderTargetManager@@QAEXXZ)    D:\M2\ERIC\Client Source\vs_files\UserInterface\PythonApplication.obj    UserInterface
Error    8    error LNK2001: unresolved external symbol "public: void __thiscall CRenderTargetManager::CreateRenderTargetTextures(void)" (?CreateRenderTargetTextures@CRenderTargetManager@@QAEXXZ)    D:\M2\ERIC\Client Source\vs_files\UserInterface\PythonApplication.obj    UserInterface
Error    9    error LNK2001: unresolved external symbol "public: void __thiscall CRenderTargetManager::Destroy(void)" (?Destroy@CRenderTargetManager@@QAEXXZ)    D:\M2\ERIC\Client Source\vs_files\UserInterface\PythonApplication.obj    UserInterface
Error    10    error LNK2001: unresolved external symbol "void __cdecl initRenderTarget(void)" (?initRenderTarget@@YAXXZ)    D:\M2\ERIC\Client Source\vs_files\UserInterface\UserInterface.obj    UserInterface
Error    11    error LNK2001: unresolved external symbol "public: void __thiscall CRenderTarget::RenderTexture(void)const " (?RenderTexture@CRenderTarget@@QBEXXZ)    D:\M2\ERIC\Client Source\vs_files\UserInterface\EterPythonLib.lib(PythonWindow.obj)    UserInterface
Error    12    error LNK2001: unresolved external symbol "public: void __thiscall CRenderTarget::SetRenderingRect(struct tagRECT *)const " (?SetRenderingRect@CRenderTarget@@QBEXPAUtagRECT@@@Z)    D:\M2\ERIC\Client Source\vs_files\UserInterface\EterPythonLib.lib(PythonWindow.obj)    UserInterface
Error    13    error LNK2001: unresolved external symbol "public: class std::shared_ptr<class CRenderTarget> __thiscall CRenderTargetManager::GetRenderTarget(unsigned char)" (?GetRenderTarget@CRenderTargetManager@@QAE?AV?$shared_ptr@VCRenderTarget@@@std@@E@Z)    D:\M2\ERIC\Client Source\vs_files\UserInterface\EterPythonLib.lib(PythonWindow.obj)    UserInterface
Error    14    error LNK2001: unresolved external symbol "public: bool __thiscall CRenderTargetManager::CreateRenderTarget(unsigned char,int,int)" (?CreateRenderTarget@CRenderTargetManager@@QAE_NEHH@Z)    D:\M2\ERIC\Client Source\vs_files\UserInterface\EterPythonLib.lib(PythonWindow.obj)    UserInterface
Error    15    error LNK1120: 14 unresolved externals    D:\M2\ERIC\Client Source\binary\Metin2Distribute.exe    UserInterface

Volvox'un düzenlediği Render Targette kururken bu natayı alıyorum sorunun çözümünü bilen var mı?

eksik eklemişsin extern edilen fonksiyonlar mevcut değil tekrar kontrol et
 
eksik eklemişsin extern edilen fonksiyonlar mevcut değil tekrar kontrol et
Kod:
Error    1    error C1853: 'Distribute\EffectLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EffectLib\EffectData.cpp    1    1    EffectLib
Error    2    error C1853: 'Distribute\EffectLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EffectLib\EffectInstance.cpp    1    1    EffectLib
Error    3    error C1853: 'Distribute\EterGrnLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterGrnLib\LODController.cpp    1    1    EterGrnLib
Error    4    error C1853: 'Distribute\EffectLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EffectLib\EffectManager.cpp    1    1    EffectLib
Error    5    error C1853: 'Distribute\EterGrnLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterGrnLib\Material.cpp    1    1    EterGrnLib
Error    6    error C1853: 'Distribute\EterGrnLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterGrnLib\Mesh.cpp    1    1    EterGrnLib
Error    7    error C1853: 'Distribute\EffectLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EffectLib\EffectMesh.cpp    1    1    EffectLib
Error    8    error C1853: 'Distribute\EterGrnLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterGrnLib\Model.cpp    1    1    EterGrnLib
Error    9    error C1853: 'Distribute\EffectLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EffectLib\EffectMeshInstance.cpp    1    1    EffectLib
Error    10    error C1853: 'Distribute\EffectLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EffectLib\EffectUpdateDecorator.cpp    1    1    EffectLib
Error    11    error C1853: 'Distribute\EterGrnLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterGrnLib\ModelInstance.cpp    1    1    EterGrnLib
Error    12    error C1853: 'Distribute\EterGrnLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterGrnLib\ModelInstanceCollisionDetection.cpp    1    1    EterGrnLib
Error    13    error C1853: 'Distribute\EffectLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EffectLib\ParticleInstance.cpp    1    1    EffectLib
Error    14    error C1853: 'Distribute\EffectLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EffectLib\ParticleProperty.cpp    1    1    EffectLib
Error    15    error C1853: 'Distribute\EterGrnLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterGrnLib\ModelInstanceModel.cpp    1    1    EterGrnLib
Error    16    error C1853: 'Distribute\EterGrnLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterGrnLib\ModelInstanceMotion.cpp    1    1    EterGrnLib
Error    17    error C1853: 'Distribute\EffectLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EffectLib\ParticleSystemData.cpp    1    1    EffectLib
Error    18    error C1853: 'Distribute\EffectLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EffectLib\ParticleSystemInstance.cpp    1    1    EffectLib
Error    19    error C1853: 'Distribute\EterGrnLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterGrnLib\ModelInstanceRender.cpp    1    1    EterGrnLib
Error    20    error C1853: 'Distribute\EterGrnLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterGrnLib\ModelInstanceUpdate.cpp    1    1    EterGrnLib
Error    21    error C1853: 'Distribute\EffectLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EffectLib\SimpleLightInstance.cpp    1    1    EffectLib
Error    22    error C1853: 'Distribute\EterGrnLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterGrnLib\Thing.cpp    1    1    EterGrnLib
Error    23    error C1853: 'Distribute\EterGrnLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterGrnLib\ThingInstance.cpp    1    1    EterGrnLib
Error    24    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\BlockTexture.cpp    1    1    EterLib
Error    25    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\CollisionData.cpp    1    1    EterLib
Error    26    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\CullingManager.cpp    1    1    EterLib
Error    27    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\Decal.cpp    1    1    EterLib
Error    28    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\DibBar.cpp    1    1    EterLib
Error    29    error C1083: Cannot open include file: '../eterLib/CRenderTargetManager.h': No such file or directory    D:\M2\ERIC\Client Source\source\EterPythonLib\PythonWindow.cpp    6    1    EterPythonLib
Error    30    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\EnvironmentMap.cpp    1    1    EterLib
Error    31    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpBase.cpp    1    1    EterLib
Error    32    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpCollisionObject.cpp    1    1    EterLib
Error    33    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpDevice.cpp    1    1    EterLib
Error    34    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpExpandedImageInstance.cpp    1    1    EterLib
Error    35    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpFontTexture.cpp    1    1    EterLib
Error    36    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpImage.cpp    1    1    EterLib
Error    37    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpImageInstance.cpp    1    1    EterLib
Error    38    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpImageTexture.cpp    1    1    EterLib
Error    39    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpIndexBuffer.cpp    1    1    EterLib
Error    40    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpLightManager.cpp    1    1    EterLib
Error    41    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpMarkInstance.cpp    1    1    EterLib
Error    42    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpObjectInstance.cpp    1    1    EterLib
Error    43    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpPixelShader.cpp    1    1    EterLib
Error    44    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpScreen.cpp    1    1    EterLib
Error    45    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpShadowTexture.cpp    1    1    EterLib
Error    46    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpSubImage.cpp    1    1    EterLib
Error    47    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpText.cpp    1    1    EterLib
Error    48    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpTextInstance.cpp    1    1    EterLib
Error    49    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpTexture.cpp    1    1    EterLib
Error    50    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpVertexBuffer.cpp    1    1    EterLib
Error    51    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpVertexBufferDynamic.cpp    1    1    EterLib
Error    52    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpVertexBufferStatic.cpp    1    1    EterLib
Error    53    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpVertexShader.cpp    1    1    EterLib
Error    54    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\LensFlare.cpp    1    1    EterLib
Error    55    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\ResourceManager.cpp    1    1    EterLib
Error    56    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\ScreenFilter.cpp    1    1    EterLib
Error    57    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\SkyBox.cpp    1    1    EterLib
Error    58    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    C:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    1    1    EterLib
Error    59    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    C:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTargetManager.cpp    1    1    EterLib
Error    60    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    C:\Users\Yiğitcan\Desktop\Binary Src\EterLib\GrpRenderTargetTexture.cpp    1    1    EterLib
Error    61    error C1853: 'Distribute\PRTerrainLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\PRTerrainLib\Terrain.cpp    1    1    PRTerrainLib
Error    62    error C1853: 'Distribute\ScriptLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\ScriptLib\Resource.cpp    1    1    ScriptLib
Error    63    error C1853: 'Distribute\PRTerrainLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\PRTerrainLib\TextureSet.cpp    1    1    PRTerrainLib
Error    64    error C1083: Cannot open include file: '../eterLib/CRenderTarget.h': No such file or directory    d:\m2\eric\client source\source\userinterface\PythonApplication.h    44    1    UserInterface
Error    65    error C1083: Cannot open include file: '../eterLib/CRenderTarget.h': No such file or directory    d:\m2\eric\client source\source\userinterface\PythonApplication.h    44    1    UserInterface
Error    66    error C1083: Cannot open include file: '../eterLib/CRenderTarget.h': No such file or directory    d:\m2\eric\client source\source\userinterface\PythonApplication.h    44    1    UserInterface
Error    67    error C1083: Cannot open include file: '../eterLib/CRenderTarget.h': No such file or directory    d:\m2\eric\client source\source\userinterface\PythonApplication.h    44    1    UserInterface
Error    68    error C1083: Cannot open include file: '../eterLib/CRenderTarget.h': No such file or directory    d:\m2\eric\client source\source\userinterface\PythonApplication.h    44    1    UserInterface
Error    69    error C1083: Cannot open include file: '../eterLib/CRenderTarget.h': No such file or directory    d:\m2\eric\client source\source\userinterface\PythonApplication.h    44    1    UserInterface
Error    70    error C1083: Cannot open include file: '../eterLib/CRenderTarget.h': No such file or directory    d:\m2\eric\client source\source\userinterface\PythonApplication.h    44    1    UserInterface
Error    71    error C1083: Cannot open include file: '../eterLib/CRenderTarget.h': No such file or directory    d:\m2\eric\client source\source\userinterface\PythonApplication.h    44    1    UserInterface
Error    72    error C1083: Cannot open include file: '../eterLib/CRenderTarget.h': No such file or directory    d:\m2\eric\client source\source\userinterface\PythonApplication.h    44    1    UserInterface
Error    73    error C1083: Cannot open include file: '../eterLib/CRenderTarget.h': No such file or directory    d:\m2\eric\client source\source\userinterface\PythonApplication.h    44    1    UserInterface
Error    74    error C1083: Cannot open include file: '../eterLib/CRenderTarget.h': No such file or directory    d:\m2\eric\client source\source\userinterface\PythonApplication.h    44    1    UserInterface
Error    75    error C1083: Cannot open include file: '../eterLib/CRenderTarget.h': No such file or directory    d:\m2\eric\client source\source\userinterface\PythonApplication.h    44    1    UserInterface
Error    76    error C1083: Cannot open include file: '../eterLib/CRenderTarget.h': No such file or directory    d:\m2\eric\client source\source\userinterface\PythonApplication.h    44    1    UserInterface
Error    77    error C1083: Cannot open include file: '../eterLib/CRenderTarget.h': No such file or directory    d:\m2\eric\client source\source\userinterface\PythonApplication.h    44    1    UserInterface
Error    78    error C1083: Cannot open include file: '../eterLib/CRenderTarget.h': No such file or directory    d:\m2\eric\client source\source\userinterface\PythonApplication.h    44    1    UserInterface
Error    79    error C1083: Cannot open include file: '../eterLib/CRenderTarget.h': No such file or directory    d:\m2\eric\client source\source\userinterface\PythonApplication.h    44    1    UserInterface
Error    80    error C1083: Cannot open include file: '../eterLib/CRenderTarget.h': No such file or directory    d:\m2\eric\client source\source\userinterface\PythonApplication.h    44    1    UserInterface
Error    81    error C1083: Cannot open include file: '../eterLib/CRenderTarget.h': No such file or directory    d:\m2\eric\client source\source\userinterface\PythonApplication.h    44    1    UserInterface
Error    82    error C1083: Cannot open include file: '../eterLib/CRenderTarget.h': No such file or directory    d:\m2\eric\client source\source\userinterface\PythonApplication.h    44    1    UserInterface
Error    83    error C1083: Cannot open include file: '../eterLib/CRenderTarget.h': No such file or directory    d:\m2\eric\client source\source\userinterface\PythonApplication.h    44    1    UserInterface
Error    84    error C1083: Cannot open include file: '../eterLib/CRenderTarget.h': No such file or directory    d:\m2\eric\client source\source\userinterface\PythonApplication.h    44    1    UserInterface
Error    85    error C1083: Cannot open include file: '../eterLib/CRenderTarget.h': No such file or directory    d:\m2\eric\client source\source\userinterface\PythonApplication.h    44    1    UserInterface
Error    86    error C1083: Cannot open include file: '../eterLib/CRenderTarget.h': No such file or directory    d:\m2\eric\client source\source\userinterface\PythonApplication.h    44    1    UserInterface
Error    87    error C1083: Cannot open include file: 'MovieMan.h': No such file or directory    c:\users\yiğitcan\desktop\binary src\userinterface\PythonApplication.h    2    1    UserInterface
    88    IntelliSense: a type qualifier is not allowed on a nonmember function    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\GrpBase.h    6    19    EterLib
    89    IntelliSense: a type qualifier is not allowed on a nonmember function    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\GrpBase.h    8    22    EterLib
    90    IntelliSense: a type qualifier is not allowed on a nonmember function    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\GrpBase.h    9    20    EterLib
    91    IntelliSense: a type qualifier is not allowed on a nonmember function    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\GrpBase.h    10    19    EterLib
    92    IntelliSense: cannot open source file "GrpTexture.h"    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\GrpRenderTargetTexture.h    3    1    EterLib
    93    IntelliSense: this declaration has no storage class or type specifier    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\Camera.h    2    4    EterLib
    94    IntelliSense: this declaration has no storage class or type specifier    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\Camera.h    5    4    EterLib
    95    IntelliSense: expected a declaration    c:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xhash    125    1    EterLib
    96    IntelliSense: expected a declaration    c:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xhash    1098    1    EterLib
    97    IntelliSense: expected a declaration    c:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\unordered_map    70    2    EterLib
    98    IntelliSense: namespace "std" has no member "unordered_map"    c:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\unordered_map    672    12    EterLib
    99    IntelliSense: namespace "std" has no member "unordered_multimap"    c:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\unordered_map    673    12    EterLib
    100    IntelliSense: expected a declaration    c:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\unordered_map    675    1    EterLib
    101    IntelliSense: expected a declaration    c:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\cstdint    54    2    EterLib
    102    IntelliSense: cannot open source file "../EterBase/Singleton.h"    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTargetManager.h    8    1    EterLib
    103    IntelliSense: expected a declaration    c:\Users\Yiğitcan\Desktop\Binary Src\UserInterface\InstanceBase.h    2    2    EterLib
    104    IntelliSense: expected a declaration    c:\Users\Yiğitcan\Desktop\Binary Src\UserInterface\InstanceBase.h    7    2    EterLib
    105    IntelliSense: expected a declaration    c:\Users\Yiğitcan\Desktop\Binary Src\UserInterface\InstanceBase.h    9    2    EterLib
    106    IntelliSense: expected a '}'    c:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xhash    1109    15    EterLib
    107    IntelliSense: cannot open source file "StdAfx.h"    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    1    1    EterLib
    108    IntelliSense: cannot open source file "../EterPythonLib/PythonGraphic.h"    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    5    1    EterLib
    109    IntelliSense: cannot open source file "../EterBase/CRC32.h"    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    8    1    EterLib
    110    IntelliSense: cannot open source file "../GameLib/GameType.h"    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    9    1    EterLib
    111    IntelliSense: cannot open source file "../GameLib/MapType.h"    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    10    1    EterLib
    112    IntelliSense: cannot open source file "../GameLib/ItemData.h"    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    11    1    EterLib
    113    IntelliSense: cannot open source file "../GameLib/ActorInstance.h"    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    12    1    EterLib
    114    IntelliSense: cannot open source file "ResourceManager.h"    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    16    1    EterLib
    115    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    47    2    EterLib
    116    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    54    2    EterLib
    117    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    61    2    EterLib
    118    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    69    2    EterLib
    119    IntelliSense: incomplete type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    104    2    EterLib
    120    IntelliSense: expected a ';'    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    104    29    EterLib
    121    IntelliSense: identifier "kCreateData" is undefined    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    107    2    EterLib
    122    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    107    24    EterLib
    123    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    111    7    EterLib
    124    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    121    2    EterLib
    125    IntelliSense: identifier "TPixelPosition" is undefined    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    121    33    EterLib
    126    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    122    2    EterLib
    127    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    124    2    EterLib
    128    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    124    20    EterLib
    129    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    125    2    EterLib
    130    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    125    26    EterLib
    131    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    126    2    EterLib
    132    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    127    2    EterLib
    133    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    129    25    EterLib
    134    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    130    34    EterLib
    135    IntelliSense: identifier "CGraphicImage" is undefined    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    142    42    EterLib
    136    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    142    58    EterLib
    137    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    149    2    EterLib
    138    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    150    2    EterLib
    139    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    167    2    EterLib
    140    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    174    2    EterLib
    141    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    189    2    EterLib
    142    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    190    2    EterLib
    143    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    191    2    EterLib
    144    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    200    3    EterLib
    145    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    210    25    EterLib
    146    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    211    25    EterLib
    147    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    212    24    EterLib
    148    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    247    34    EterLib
    149    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    258    2    EterLib

Hocam dosyaları ekledim fakat bu hatalar çıktı. Visual Studio Solution Explorer'den ekledim dosyaları.

EDIT 2:


Kod:
Error    1    error C1853: 'Distribute\EffectLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EffectLib\EffectData.cpp    1    1    EffectLib
Error    2    error C1853: 'Distribute\EffectLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EffectLib\EffectInstance.cpp    1    1    EffectLib
Error    3    error C1853: 'Distribute\EffectLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EffectLib\EffectManager.cpp    1    1    EffectLib
Error    4    error C1853: 'Distribute\EffectLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EffectLib\EffectMesh.cpp    1    1    EffectLib
Error    5    error C1853: 'Distribute\EffectLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EffectLib\EffectMeshInstance.cpp    1    1    EffectLib
Error    6    error C1853: 'Distribute\EffectLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EffectLib\EffectUpdateDecorator.cpp    1    1    EffectLib
Error    7    error C1853: 'Distribute\EffectLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EffectLib\ParticleInstance.cpp    1    1    EffectLib
Error    8    error C1853: 'Distribute\EffectLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EffectLib\ParticleProperty.cpp    1    1    EffectLib
Error    9    error C1853: 'Distribute\EffectLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EffectLib\ParticleSystemData.cpp    1    1    EffectLib
Error    10    error C1853: 'Distribute\EffectLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EffectLib\ParticleSystemInstance.cpp    1    1    EffectLib
Error    11    error C1853: 'Distribute\EffectLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EffectLib\SimpleLightInstance.cpp    1    1    EffectLib
Error    12    error C1853: 'Distribute\EterGrnLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterGrnLib\LODController.cpp    1    1    EterGrnLib
Error    13    error C1853: 'Distribute\EterGrnLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterGrnLib\Material.cpp    1    1    EterGrnLib
Error    14    error C1853: 'Distribute\EterGrnLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterGrnLib\Mesh.cpp    1    1    EterGrnLib
Error    15    error C1853: 'Distribute\EterGrnLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterGrnLib\Model.cpp    1    1    EterGrnLib
Error    16    error C1853: 'Distribute\EterGrnLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterGrnLib\ModelInstance.cpp    1    1    EterGrnLib
Error    17    error C1853: 'Distribute\EterGrnLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterGrnLib\ModelInstanceCollisionDetection.cpp    1    1    EterGrnLib
Error    18    error C1853: 'Distribute\EterGrnLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterGrnLib\ModelInstanceModel.cpp    1    1    EterGrnLib
Error    19    error C1853: 'Distribute\EterGrnLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterGrnLib\ModelInstanceMotion.cpp    1    1    EterGrnLib
Error    20    error C1853: 'Distribute\EterGrnLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterGrnLib\ModelInstanceRender.cpp    1    1    EterGrnLib
Error    21    error C1853: 'Distribute\EterGrnLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterGrnLib\ModelInstanceUpdate.cpp    1    1    EterGrnLib
Error    22    error C1853: 'Distribute\EterGrnLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterGrnLib\Thing.cpp    1    1    EterGrnLib
Error    23    error C1853: 'Distribute\EterGrnLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterGrnLib\ThingInstance.cpp    1    1    EterGrnLib
Error    24    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\BlockTexture.cpp    1    1    EterLib
Error    25    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\CollisionData.cpp    1    1    EterLib
Error    26    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\CullingManager.cpp    1    1    EterLib
Error    27    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\Decal.cpp    1    1    EterLib
Error    28    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\DibBar.cpp    1    1    EterLib
Error    29    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\EnvironmentMap.cpp    1    1    EterLib
Error    30    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpBase.cpp    1    1    EterLib
Error    31    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpCollisionObject.cpp    1    1    EterLib
Error    32    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpDevice.cpp    1    1    EterLib
Error    33    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpExpandedImageInstance.cpp    1    1    EterLib
Error    34    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpFontTexture.cpp    1    1    EterLib
Error    35    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpImage.cpp    1    1    EterLib
Error    36    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpImageInstance.cpp    1    1    EterLib
Error    37    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpImageTexture.cpp    1    1    EterLib
Error    38    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpIndexBuffer.cpp    1    1    EterLib
Error    39    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpLightManager.cpp    1    1    EterLib
Error    40    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpMarkInstance.cpp    1    1    EterLib
Error    41    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpObjectInstance.cpp    1    1    EterLib
Error    42    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpPixelShader.cpp    1    1    EterLib
Error    43    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpScreen.cpp    1    1    EterLib
Error    44    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpShadowTexture.cpp    1    1    EterLib
Error    45    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpSubImage.cpp    1    1    EterLib
Error    46    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpText.cpp    1    1    EterLib
Error    47    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpTextInstance.cpp    1    1    EterLib
Error    48    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpTexture.cpp    1    1    EterLib
Error    49    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpVertexBuffer.cpp    1    1    EterLib
Error    50    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpVertexBufferDynamic.cpp    1    1    EterLib
Error    51    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpVertexBufferStatic.cpp    1    1    EterLib
Error    52    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\GrpVertexShader.cpp    1    1    EterLib
Error    53    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\LensFlare.cpp    1    1    EterLib
Error    54    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\ResourceManager.cpp    1    1    EterLib
Error    55    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\ScreenFilter.cpp    1    1    EterLib
Error    56    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\EterLib\SkyBox.cpp    1    1    EterLib
Error    57    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    C:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    1    1    EterLib
Error    58    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    C:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTargetManager.cpp    1    1    EterLib
Error    59    error C1853: 'Distribute\EterLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    C:\Users\Yiğitcan\Desktop\Binary Src\EterLib\GrpRenderTargetTexture.cpp    1    1    EterLib
Error    60    error C1853: 'Distribute\PRTerrainLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\PRTerrainLib\Terrain.cpp    1    1    PRTerrainLib
Error    61    error C1853: 'Distribute\PRTerrainLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\PRTerrainLib\TextureSet.cpp    1    1    PRTerrainLib
Error    62    error C1853: 'Distribute\ScriptLib.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)    D:\M2\ERIC\Client Source\source\ScriptLib\Resource.cpp    1    1    ScriptLib
Error    63    error C1083: Cannot open include file: 'MovieMan.h': No such file or directory    c:\users\yiğitcan\desktop\binary src\userinterface\PythonApplication.h    2    1    UserInterface
    64    IntelliSense: a type qualifier is not allowed on a nonmember function    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\GrpBase.h    6    19    EterLib
    65    IntelliSense: a type qualifier is not allowed on a nonmember function    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\GrpBase.h    8    22    EterLib
    66    IntelliSense: a type qualifier is not allowed on a nonmember function    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\GrpBase.h    9    20    EterLib
    67    IntelliSense: a type qualifier is not allowed on a nonmember function    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\GrpBase.h    10    19    EterLib
    68    IntelliSense: cannot open source file "GrpTexture.h"    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\GrpRenderTargetTexture.h    3    1    EterLib
    69    IntelliSense: this declaration has no storage class or type specifier    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\Camera.h    2    4    EterLib
    70    IntelliSense: this declaration has no storage class or type specifier    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\Camera.h    5    4    EterLib
    71    IntelliSense: expected a declaration    c:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xhash    125    1    EterLib
    72    IntelliSense: expected a declaration    c:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xhash    1098    1    EterLib
    73    IntelliSense: expected a declaration    c:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\unordered_map    70    2    EterLib
    74    IntelliSense: namespace "std" has no member "unordered_map"    c:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\unordered_map    672    12    EterLib
    75    IntelliSense: namespace "std" has no member "unordered_multimap"    c:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\unordered_map    673    12    EterLib
    76    IntelliSense: expected a declaration    c:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\unordered_map    675    1    EterLib
    77    IntelliSense: expected a declaration    c:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\cstdint    54    2    EterLib
    78    IntelliSense: cannot open source file "../EterBase/Singleton.h"    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTargetManager.h    8    1    EterLib
    79    IntelliSense: expected a declaration    c:\Users\Yiğitcan\Desktop\Binary Src\UserInterface\InstanceBase.h    2    2    EterLib
    80    IntelliSense: expected a declaration    c:\Users\Yiğitcan\Desktop\Binary Src\UserInterface\InstanceBase.h    7    2    EterLib
    81    IntelliSense: expected a declaration    c:\Users\Yiğitcan\Desktop\Binary Src\UserInterface\InstanceBase.h    9    2    EterLib
    82    IntelliSense: expected a '}'    c:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xhash    1109    15    EterLib
    83    IntelliSense: cannot open source file "StdAfx.h"    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    1    1    EterLib
    84    IntelliSense: cannot open source file "../EterPythonLib/PythonGraphic.h"    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    5    1    EterLib
    85    IntelliSense: cannot open source file "../EterBase/CRC32.h"    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    8    1    EterLib
    86    IntelliSense: cannot open source file "../GameLib/GameType.h"    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    9    1    EterLib
    87    IntelliSense: cannot open source file "../GameLib/MapType.h"    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    10    1    EterLib
    88    IntelliSense: cannot open source file "../GameLib/ItemData.h"    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    11    1    EterLib
    89    IntelliSense: cannot open source file "../GameLib/ActorInstance.h"    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    12    1    EterLib
    90    IntelliSense: cannot open source file "ResourceManager.h"    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    16    1    EterLib
    91    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    47    2    EterLib
    92    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    54    2    EterLib
    93    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    61    2    EterLib
    94    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    69    2    EterLib
    95    IntelliSense: incomplete type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    104    2    EterLib
    96    IntelliSense: expected a ';'    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    104    29    EterLib
    97    IntelliSense: identifier "kCreateData" is undefined    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    107    2    EterLib
    98    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    107    24    EterLib
    99    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    111    7    EterLib
    100    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    121    2    EterLib
    101    IntelliSense: identifier "TPixelPosition" is undefined    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    121    33    EterLib
    102    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    122    2    EterLib
    103    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    124    2    EterLib
    104    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    124    20    EterLib
    105    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    125    2    EterLib
    106    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    125    26    EterLib
    107    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    126    2    EterLib
    108    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    127    2    EterLib
    109    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    129    25    EterLib
    110    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    130    34    EterLib
    111    IntelliSense: identifier "CGraphicImage" is undefined    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    142    42    EterLib
    112    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    142    58    EterLib
    113    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    149    2    EterLib
    114    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    150    2    EterLib
    115    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    167    2    EterLib
    116    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    174    2    EterLib
    117    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    189    2    EterLib
    118    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    190    2    EterLib
    119    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    191    2    EterLib
    120    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    200    3    EterLib
    121    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    210    25    EterLib
    122    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    211    25    EterLib
    123    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    212    24    EterLib
    124    IntelliSense: name followed by '::' must be a class or namespace name    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    247    34    EterLib
    125    IntelliSense: pointer to incomplete class type is not allowed    c:\Users\Yiğitcan\Desktop\Binary Src\EterLib\CRenderTarget.cpp    258    2    EterLib
Elle dosyaları klasörede attım şimdide bu hatalar çıktı. Render Target kurmadan önce başka sistemlere gerek var mı? Acaba ondan mı olmuyor. Render Target ile gelen ek dosyalarda includelerde hep kırmızı işaret var. Dosyalar aynı dizinde olmasıne rağmen görmüyor sanırım.
 
Son düzenleme:
Çözüm

Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)

Benzer konular

Geri
Üst