Tobias Kammersgaard wrote:
I removed the reference to datamodel/idatamodel.h and added my own
defination of
VDATAMODEL_INTERFACE_VERSION and VDMELEMENTFRAMEWORK_VERSION.

That fixed it for me, but I'm not sure how good a fix it is since, you don't
know the exact version of vdatamodel and vdmelementframework


A string dump of the libraries told me that the correct versions are:

#define VDATAMODEL_INTERFACE_VERSION "VDataModelVersion001"
#define VDMELEMENTFRAMEWORK_VERSION "VDmElementFrameworkVersion001"

But I don't have the actual function calls themselves, so the engine
fails to init the dll. My version of the interface is here:

http://svn.bsbhd.com/hl2cmake/trunk/src/public/datamodel/idatamodel.h

but I would like to get the true one from Valve.

It occurs to me that Valve might have done what they did with bitmap.lib
and mathlib.lib and simply removed them from the SDK, without me
noticing. Since I just copied the new SDK into the old it didn't remove
files that were absent. I should have completely wiped out the old SDK
before putting in the new so I could see what files had been removed.

Can somebody check for me if the tier1 files have been removed? I'm at
work so I can't tell from here.

--
Jorge "Vino" Rodriguez


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to