A day i was really bored, i ported all pm_*.c files to .cpp
It took a while to remove "extern C" and such things, but finally i
got it working :P

2005/4/23, Jeffrey botman Broome <[EMAIL PROTECTED]>:
> Deadman Standing wrote:
> > Sounds like either your make files or your ide is using the 'C' compiler for
> > files with a .c extension. Just change it so the 'C++' compiler is always
> > used to compile 'C' and 'C++' files.
>
> NO! Don't do this.  In Half-Life 1, pm_shared.c WAS a 'C' file.  You
> don't want to rename it to .cpp or the compiler will REALLY complain.
>
> --
> Jeffrey "botman" Broome
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives, please 
> visit:
> http://list.valvesoftware.com/mailman/listinfo/hlcoders
>
>

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to