Compiler error

Yannick Francken yannick.francken at gmail.com
Thu Nov 24 04:43:23 EST 2005


Hi,

I have added a new .c file to the renderer part in the visual studio
(.NET 2003) project file. In that file there is only one dummy
function "void test(void) {}". When I try to call this function from
tr_backend.c, this results in a linking error. If I put this dummy
function in a random other .c file, there are no problems. The error I
get is:

quake3 error LNK2019: unresolved external symbol _test referenced in
function _RB_DrawSurfs

Any ideas wath the reason can be?



More information about the quake3 mailing list