User forums > Using Code::Blocks
CodeBlock cannot find header file
vishalonne:
yes header file is present under C:\SQLAPI\include
oBFusCATed:
Then you know the path, just add it in the project build options...
vishalonne:
pls see the attached screen shot, I'm I on correct way
[attachment deleted by admin]
oBFusCATed:
--- Quote from: vishalonne on November 11, 2012, 09:11:34 pm ---pls see the attached screen shot, I'm I on correct way
--- End quote ---
No, because you don't make a difference between a compiler and linker errors.
Make sure you read this: http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F
carefully and understand it! Until then you won't progress much.
vishalonne:
Thankx a lot for your guidance. program is compiled successfully. But Now next problem is standing in front of me.
On compilation I am getting this message
--- Quote ----------------- Build: Debug in database ---------------
Compiling: main.cpp
Linking console executable: bin\Debug\database.exe
Output size is 38.12 KB
Process terminated with status 0 (0 minutes, 1 seconds)
0 errors, 0 warnings
--- End quote ---
But when I run the program it opens a error message dialog box -
--- Quote ---The program can't start because libsqlapid.dll is missing from your computer. Try reinstalling the program to fix this problem.
--- End quote ---
I made all the setups for linker which is C:\SQLAPI\lib\libsqlapiddll.a from build option
Guide me please
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version