Is not a member of 'NetConnection' compiling errors
by Daniel Hickman · in Torque Game Engine · 07/28/2003 (10:03 pm) · 1 replies
Hello,
Just bought the sdk and I am attempting to compile under vs2003. Here are my steps so far.
1. Installed wincvs and downloaded the head version of the sdk.
2. From Start/Run, executed 'C:\Torque\vc7\VC7 .cc compiling.reg'
2. I went to the vc7 folder, and opened up the solution .sln file.
3. I went to Build/Batch Build. Selected all and then clicked Build.
I am receiving alot of 'NetConnection' errors such as:
c:\Torque\engine\sim\netInterface.cc(483): error C2039: 'onTimedOut' : is not a member of 'NetConnection'
and also a single pathedInterior.cc error.
and c:\Torque\engine\interior\pathedInterior.cc(271): error C2039: 'renderAsShape' : is not a member of 'Interior'
Can anyone help me? I tried to delete my torque folder and redownload, but i think i reached my limit.
Thanks in advance,
Dan
Just bought the sdk and I am attempting to compile under vs2003. Here are my steps so far.
1. Installed wincvs and downloaded the head version of the sdk.
2. From Start/Run, executed 'C:\Torque\vc7\VC7 .cc compiling.reg'
2. I went to the vc7 folder, and opened up the solution .sln file.
3. I went to Build/Batch Build. Selected all and then clicked Build.
I am receiving alot of 'NetConnection' errors such as:
c:\Torque\engine\sim\netInterface.cc(483): error C2039: 'onTimedOut' : is not a member of 'NetConnection'
and also a single pathedInterior.cc error.
and c:\Torque\engine\interior\pathedInterior.cc(271): error C2039: 'renderAsShape' : is not a member of 'Interior'
Can anyone help me? I tried to delete my torque folder and redownload, but i think i reached my limit.
Thanks in advance,
Dan
Associate Kyle Carter
It looks like you might just have an old/modified version of Torque.