RE: [hlcoders] Linux: Undefined object PM_Move

2003-09-02 Thread Pat Magnan
mething not a structure or union ../pm_shared/pm_debug.c:306: request for member `usehull' in something not a str ucture or union ../pm_shared/pm_debug.c:307: request for member `view_ofs' in something not a st ructure or union ../pm_shared/pm_debug.c:315: `trace' undeclared (first use in this f

RE: [hlcoders] Linux: Undefined object PM_Move

2003-09-01 Thread Cale 'Mazor' Dunlap
ebug.c:306: request for member `usehull' in something not a str ucture or union ../pm_shared/pm_debug.c:307: request for member `view_ofs' in something not a st ructure or union ../pm_shared/pm_debug.c:315: `trace' undeclared (first use in this function) ../pm_shared/pm_debug.c:315: req

Re: [hlcoders] Linux: Undefined object PM_Move

2003-09-01 Thread Pat Magnan
Sounds like the pm_shared.c code is being compiled with g++ not gcc? CC should normally be set to gcc in the makefile, and gcc is smart enough to know to compile the cpp files as C++ code not C code. Your name decoration (is that the term) would be horked if you compiled a .c module as C++ code, an

RE: [hlcoders] Linux: Undefined object PM_Move

2003-09-01 Thread Alfred Reynolds
provide the exact error message and we can provide the exact solution :) It sounds like you have not compiled all the files you need into the dll (in particular the files in pm_shared). - Alfred Cale 'Mazor' Dunlap wrote: > This is a multi-part message in MIME format. > -- > [ Picked text/plain