hi thanks for the advice it helped but i have another (possibly dumb) question the include works fine but the linker throws an unresolved external. the other project is built too i made sure of that. is there something else i'm missing?
On Oct 28, 12:50 pm, Glenn <[EMAIL PROTECTED]> wrote: > Just add the directory that the include file is in to your include directory > list. It's the same as if you were doing it outside of VS. > > ...Glenn > > On Mon, Oct 27, 2008 at 7:01 PM, [EMAIL PROTECTED] < > > [EMAIL PROTECTED]> wrote: > > > Hi, i'm having some difficulties with multiple project management in > > one solution (i'm using visual studio 2005), can anyone help me out > > understanding how it works? for example how do i include a header file > > from another project in the same solution? > > > thanx :)
