Log in

View Full Version : Trying my luck with compiling


dclark
06-14-2005, 11:14 AM
Since I was able to get a copy of Visual Studio 2005 Beta 2, I wanting to see if I could compile the souce code. I tryied compiling EMuShareMem but keep getting this error:
c:\eqemu\source\common\eq_packet_structs.h(495) : warning C4200: nonstandard extension used : zero-sized array in struct/union
Cannot generate copy-ctor or copy-assignment operator when UDT contains a zero-sized array
Follow it step by step did all my includes and Library files but still get this error. I even tried to compile world and zone and get the same error. Not sure how to fix this.

Aretnap
07-07-2005, 03:05 AM
I also tried to compile with vc 2005 beta 2 and i am getting similar errors

Build Log (http://66.191.26.91/Build%20Log.htm)

Any help getting this compiled would be greatly appreciated.

hayward6
07-15-2005, 07:15 PM
Why are you trying to compile it ? just get the one allready built.

kawika
07-16-2005, 12:31 AM
If you compile it yourself you can make changes to the source, for example, with DR2 you can compile it to allow more items to use the 13th Floor items.