PlaneShift

Development => Development Deliberation => Topic started by: AryHann on April 19, 2005, 10:23:44 am

Title: PS_ID
Post by: AryHann on April 19, 2005, 10:23:44 am
Hi,

I use MSVC 7.1 and I have been able to compile PS until PS_ID was changed to an uint32.
With that changement, I was unable to compile PS and I was getting errors, starting from pawsobjectview.cpp in libpaws.

I changed back, in psconst.h, PS_ID to an unsigned long and the compiling was going fine again.


Ary
Title:
Post by: AryHann on May 07, 2005, 09:05:27 am
This has been fixed by dfryer some time ago.

Ary