multiple projects in single solution, help

0 views
Skip to first unread message

karol...@gmail.com

unread,
Oct 27, 2008, 6:48:31 PM10/27/08
to Visual C++ Lovers
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 :)

Hieu Le Trung

unread,
Oct 27, 2008, 9:48:54 PM10/27/08
to Visual-...@googlegroups.com
Hi,

You can set Include library to point to your header directory.

-Hieu

karol...@gmail.com

unread,
Oct 28, 2008, 11:58:19 AM10/28/08
to Visual C++ Lovers
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, 2:48 am, "Hieu Le Trung" <hie...@Cybersoft-VN.com> wrote:
> Hi,
>
> You can set Include library to point to your header directory.
>
> -Hieu
>
> -----Original Message-----
> From: Visual-...@googlegroups.com
>
> [mailto:Visual-...@googlegroups.com] On Behalf Of
> karolpal...@gmail.com

Hieu Le Trung

unread,
Nov 8, 2008, 10:24:04 PM11/8/08
to Visual C++ Lovers
Hi,

You may forgot to add the correspond library when linking. Find in the
link tab for library section (*.lib)

Regards,
-Hieu

On Oct 28, 10:58 pm, "karolpal...@gmail.com" <karolpal...@gmail.com>
wrote:
Reply all
Reply to author
Forward
0 new messages