yprabathmeHydrax
05-07-2009 07:12:29
Hi All,
I have downloaded Hydrax-v0.5 and install into C drive. In first time I have compile with VC++(2005), then It's ask hydrax.dll is missing. so I search the files from the web and copied into C:\Hydrax\Hydrax-v0.5\Demo1\bin\debug directory. again I compiled it and now I have following linking errors.
------ Build started: Project: Demo1, Configuration: Release Win32 ------
Linking...
LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
main.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual bool const __thiscall Hydrax::Module::Module::_createGeometry(class Hydrax::Mesh *)const " (__imp_?_createGeometry@Module@1Hydrax@@UBE?B_NPAVMesh@2@@Z)
.\bin\release\Demo1.exe : fatal error LNK1120: 1 unresolved externals
Build log was saved at "file://c:\Hydrax\Hydrax-v0.5\Demo1\obj\release\BuildLog.htm"
Demo1 - 2 error(s), 1 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
please any one can give me a support to solve this problem..... :
I have downloaded Hydrax-v0.5 and install into C drive. In first time I have compile with VC++(2005), then It's ask hydrax.dll is missing. so I search the files from the web and copied into C:\Hydrax\Hydrax-v0.5\Demo1\bin\debug directory. again I compiled it and now I have following linking errors.
------ Build started: Project: Demo1, Configuration: Release Win32 ------
Linking...
LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
main.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual bool const __thiscall Hydrax::Module::Module::_createGeometry(class Hydrax::Mesh *)const " (__imp_?_createGeometry@Module@1Hydrax@@UBE?B_NPAVMesh@2@@Z)
.\bin\release\Demo1.exe : fatal error LNK1120: 1 unresolved externals
Build log was saved at "file://c:\Hydrax\Hydrax-v0.5\Demo1\obj\release\BuildLog.htm"
Demo1 - 2 error(s), 1 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
please any one can give me a support to solve this problem..... :