PlaneShift
Development => Development Deliberation => Topic started 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
-
This has been fixed by dfryer some time ago.
Ary