View Single Post
Old 06-25-2009, 10:18 AM   #4 (permalink)
jamiemac2005
Design Team Member
 
jamiemac2005's Avatar
 
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,884
OS: Vista, various linux distros


Re: Issue with Windows dev setup .Net (2003)

Ah right, i think i get what's going on.

darwin_header.h contains a call to function 2 which is defined in darwinheader.cpp?

Put simply i think this shouldn't work because the function is called before it is defined... You could put a prototype of the function in darwin_header.h so that the function is already there?

If this is useless then i'll test it on my own system.

Cheers,
Jamey
__________________

Myspace
jamiemac2005 is offline   Reply With Quote