Problems compiling TSE
by Mauri Lehtikangas · in Torque Game Engine Advanced · 10/25/2005 (8:24 am) · 5 replies
Hi,
I just bought TSE and runned somesort of trouble while compiling TSE.
I get following error upon compiling:
\tse\engine\atlas\atlasTQTFileD3D.cpp(71) : error C3861: 'D3DXSaveTextureToFileInMemory': identifier not found, even with argument-dependent lookup
\tse\engine\atlas\atlasTQTFileD3D.cpp(187) : error C3861: 'D3DXSaveTextureToFileInMemory': identifier not found, even with argument-dependent lookup
\tse\engine\gfx\D3D\gfxD3DDevice.cpp(1589) : error C3861: 'D3DPERF_BeginEvent': identifier not found, even with argument-dependent lookup
\tse\engine\gfx\D3D\gfxD3DDevice.cpp(1596) : error C3861: 'D3DPERF_EndEvent': identifier not found, even with argument-dependent lookup
\tse\engine\gfx\D3D\gfxD3DDevice.cpp(1607) : error C3861: 'D3DPERF_SetMarker': identifier not found, even with argument-dependent lookup
other than those no errors.
I have newest full dx sdk from microsoft and visual c++ .net 2003, any ideas whatkind of problem there might be?
Thanks in advance
I just bought TSE and runned somesort of trouble while compiling TSE.
I get following error upon compiling:
\tse\engine\atlas\atlasTQTFileD3D.cpp(71) : error C3861: 'D3DXSaveTextureToFileInMemory': identifier not found, even with argument-dependent lookup
\tse\engine\atlas\atlasTQTFileD3D.cpp(187) : error C3861: 'D3DXSaveTextureToFileInMemory': identifier not found, even with argument-dependent lookup
\tse\engine\gfx\D3D\gfxD3DDevice.cpp(1589) : error C3861: 'D3DPERF_BeginEvent': identifier not found, even with argument-dependent lookup
\tse\engine\gfx\D3D\gfxD3DDevice.cpp(1596) : error C3861: 'D3DPERF_EndEvent': identifier not found, even with argument-dependent lookup
\tse\engine\gfx\D3D\gfxD3DDevice.cpp(1607) : error C3861: 'D3DPERF_SetMarker': identifier not found, even with argument-dependent lookup
other than those no errors.
I have newest full dx sdk from microsoft and visual c++ .net 2003, any ideas whatkind of problem there might be?
Thanks in advance
#2
10/25/2005 (9:03 am)
No I havent't done that yet.
#3
Thanks for your fast reply.
10/26/2005 (11:50 pm)
Updating with oct 2005 worked well, now I can compile and start exploring modifications for source.Thanks for your fast reply.
#4
11/07/2005 (4:40 pm)
I have the same problem, and I have done the update. Any other ideas that I could try?
#5
11/07/2005 (4:57 pm)
I commented the lines out and it compiled fine. I must not have something installed / configured correctly for the performance monitoring.
Torque Owner Kevin Johnson
August 2005
www.microsoft.com/downloads/details.aspx?FamilyID=3904b19a-02b9-447b-ab58-c12e24...
Oct 2005 is available but i havent updtaed myself yet..