Any one can share the compiled G JOE Source pls .. :)
Any one can share the compiled G JOE Source pleaze
Printable View
Any one can share the compiled G JOE Source pls .. :)
Any one can share the compiled G JOE Source pleaze
yeah =_= why so lazy to explore
GMC -> Open this using VB 2010
RanViewer -> i Think you must to add it to your solution by yourself, TS doesnt put it coz i think there is an error in Compiling.
=DX_Include / =DX_Lib / =Include / =Library / =Redist / =TbbLib / =Vorbislib / =ZLIB this is just C++ Project Library and Include File, dont need to compile.
Correct Me if im wrong
Help Attachment 142067
RanViewer can't compile. To many error ,
RanViewer error LNK2001: unresolved external symbol "int g_bCHAR_VIEW_RUN" (?g_bCHAR_VIEW_RUN@@3HA)
RanViewer error LNK2001: unresolved external symbol "int g_bCHAR_EDIT_RUN" (?g_bCHAR_EDIT_RUN@@3HA)
RanViewer error LNK2019: unresolved external symbol "public: long __thiscall DxSkinChar::RestoreDeviceObjects(struct IDirect3DDevice9 *)" (?RestoreDeviceObjects@DxSkinChar@@QAEJPAUIDirect3DDevice9@@@Z) referenced in function "public: long __thiscall CRanView::SkinLoad(struct IDirect3DDevice9 *,char const *)" (?SkinLoad@CRanView@@QAEJPAUIDirect3DDevice9@@PBD@Z)
RanViewer error LNK2019: unresolved external symbol "public: long __thiscall DxSkinChar::InitDeviceObjects(struct IDirect3DDevice9 *)" (?InitDeviceObjects@DxSkinChar@@QAEJPAUIDirect3DDevice9@@@Z) referenced in function "public: long __thiscall CRanView::SkinLoad(struct IDirect3DDevice9 *,char const *)" (?SkinLoad@CRanView@@QAEJPAUIDirect3DDevice9@@PBD@Z)
RanViewer error LNK2019: unresolved external symbol "public: void __thiscall DxSkinChar::SetCharData(class DxSkinCharData *,struct IDirect3DDevice9 *,bool)" (?SetCharData@DxSkinChar@@QAEXPAVDxSkinCharData@@PAUIDirect3DDevice9@@_N@Z) referenced in function "public: long __thiscall CRanView::SkinLoad(struct IDirect3DDevice9 *,char const *)" (?SkinLoad@CRanView@@QAEJPAUIDirect3DDevice9@@PBD@Z)
RanViewer error LNK2019: unresolved external symbol "public: __thiscall DxSkinChar::DxSkinChar(void)" (??0DxSkinChar@@QAE@XZ) referenced in function "public: long __thiscall CRanView::SkinLoad(struct IDirect3DDevice9 *,char const *)" (?SkinLoad@CRanView@@QAEJPAUIDirect3DDevice9@@PBD@Z)
RanViewer error LNK2019: unresolved external symbol "public: class DxSkinCharData * __thiscall DxSkinCharDataContainer::LoadData(char const *,struct IDirect3DDevice9 *,int)" (?LoadData@DxSkinCharDataContainer@@QAEPAVDxSkinCharData@@PBDPAUIDirect3DDevice9@@H@Z) referenced in function "public: long __thiscall CRanView::SkinLoad(struct IDirect3DDevice9 *,char const *)" (?SkinLoad@CRanView@@QAEJPAUIDirect3DDevice9@@PBD@Z)
RanViewer error LNK2019: unresolved external symbol "public: static class DxSkinCharDataContainer & __cdecl DxSkinCharDataContainer::GetInstance(void)" (?GetInstance@DxSkinCharDataContainer@@SAAAV1@XZ) referenced in function "public: long __thiscall CRanView::SkinLoad(struct IDirect3DDevice9 *,char const *)" (?SkinLoad@CRanView@@QAEJPAUIDirect3DDevice9@@PBD@Z)
RanViewer error LNK2019: unresolved external symbol "public: long __thiscall DxSkinPieceContainer::FinalCleanup(void)" (?FinalCleanup@DxSkinPieceContainer@@QAEJXZ) referenced in function "public: void __thiscall CRanView::OnChfClearpiece(void)" (?OnChfClearpiece@CRanView@@QAEXXZ)
RanViewer error LNK2019: unresolved external symbol "public: long __thiscall DxSkinCharDataContainer::CleanUp(void)" (?CleanUp@DxSkinCharDataContainer@@QAEJXZ) referenced in function "public: void __thiscall CRanView::OnChfClearpiece(void)" (?OnChfClearpiece@CRanView@@QAEXXZ)
RanViewer error LNK2019: unresolved external symbol "public: long __thiscall DxSkinVehicleDataContainer::CleanUp(void)" (?CleanUp@DxSkinVehicleDataContainer@@QAEJXZ) referenced in function "public: void __thiscall CRanView::OnChfClearpiece(void)" (?OnChfClearpiece@CRanView@@QAEXXZ)
RanViewer error LNK2019: unresolved external symbol "public: long __thiscall DxSkinPieceRootDataContainer::CleanUp(void)" (?CleanUp@DxSkinPieceRootDataContainer@@QAEJXZ) referenced in function "public: void __thiscall CRanView::OnChfClearpiece(void)" (?OnChfClearpiece@CRanView@@QAEXXZ)
RanViewer error LNK2019: unresolved external symbol "unsigned long __cdecl GetWin_Combo_Sel(class CDialog *,int)" (?GetWin_Combo_Sel@@YAKPAVCDialog@@H@Z) referenced in function "public: void __thiscall CRanViewDlg::OnBnClickedButtonAnimate(void)" (?OnBnClickedButtonAnimate@CRanViewDlg@@QAEXXZ)
RanViewer error LNK2019: unresolved external symbol "int __cdecl GetWin_Check(class CDialog *,int)" (?GetWin_Check@@YAHPAVCDialog@@H@Z) referenced in function "public: void __thiscall CRanViewDlg::OnBnClickedButtonAnimate(void)" (?OnBnClickedButtonAnimate@CRanViewDlg@@QAEXXZ)
RanViewer error LNK2019: unresolved external symbol "void __cdecl SetWin_Enable(class CDialog *,int,int)" (?SetWin_Enable@@YAXPAVCDialog@@HH@Z) referenced in function "public: void __thiscall CRanViewDlg::OnCbnSelchangeComboEdittype(void)" (?OnCbnSelchangeComboEdittype@CRanViewDlg@@QAEXXZ)
RanViewer error LNK2019: unresolved external symbol "void __cdecl SetWin_Combo_Init(class CDialog *,int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > *,int)" (?SetWin_Combo_Init@@YAXPAVCDialog@@HPAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@H@Z) referenced in function "public: virtual int __thiscall CRanViewDlg::OnInitDialog(void)" (?OnInitDialog@CRanViewDlg@@UAEHXZ)
RanViewer error LNK2019: unresolved external symbol "void __cdecl SetWin_Num_int(class CDialog *,int,int)" (?SetWin_Num_int@@YAXPAVCDialog@@HH@Z) referenced in function "public: void __thiscall CRanViewDlg::SetColor(void)" (?SetColor@CRanViewDlg@@QAEXXZ)
RanViewer fatal error LNK1120: 143 unresolved externals
Please guide to compile Ran Viewer.