linking problem
-
- Posts: 10
- Joined: Sat Dec 18, 2004 3:22 am
- Location: NY
- Contact:
linking problem
I've went into the options->directories and added the lib folder and the include folder and all that but it still says that it can't find the irrlicht.lib I've tried using #pragma comment and all that but still nothing. I'm using M$ VC++ .NET 2003. Please Help
In your project settings, under Linker->General. Add the path to the directory where Irrlicht.lib resides to "Additional Library Directories"
Or you could go to Tools->Options. Select the Projects group and the VC++ Directories. In the upper right, the combo box labeled - "Show Directories For", change it to Library Files and then add the directory to Irrlicht.lib there.
Setting it in your project, will only work for that project. Setting it in Tools->Options, will set it for every C++ project/solution in VS.
Or you could go to Tools->Options. Select the Projects group and the VC++ Directories. In the upper right, the combo box labeled - "Show Directories For", change it to Library Files and then add the directory to Irrlicht.lib there.
Setting it in your project, will only work for that project. Setting it in Tools->Options, will set it for every C++ project/solution in VS.
-
- Posts: 10
- Joined: Sat Dec 18, 2004 3:22 am
- Location: NY
- Contact:
-
- Posts: 10
- Joined: Sat Dec 18, 2004 3:22 am
- Location: NY
- Contact:
-
- Posts: 10
- Joined: Sat Dec 18, 2004 3:22 am
- Location: NY
- Contact:
-
- Posts: 10
- Joined: Sat Dec 18, 2004 3:22 am
- Location: NY
- Contact:
-
- Posts: 10
- Joined: Sat Dec 18, 2004 3:22 am
- Location: NY
- Contact: