C++ Application Development with Code::Blocks by 2013

C++ Application Development with Code::Blocks by 2013

Author:2013
Language: eng
Format: epub
Publisher: Packt Publishing


Next, we have to prepare our App8 project to use this DLL. To do so go to Project | Build options menu option. Select App8 in the project tree and then click on Search directories tab. Then add ..\libobject directory to the list in the Compiler tab. This instructs compiler to search for header files in that directory:

We also need to point linker to the directory where we have kept import library of libobject.dll file. To do so select the Debug target and click on the Search directories tab. Then click on the Linker tab and add ..\libobject\bin\Debug folder to the list:



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.