Author Topic: my libraries cannot be found  (Read 2381 times)

Offline jasonfmp

  • Single posting newcomer
  • *
  • Posts: 3
my libraries cannot be found
« on: September 07, 2016, 02:24:58 pm »
hi everyone
i'm just trying to use the libaries inside the codeblocks by writing #include <> , but it doesn't show me the correct options between <> , and i can't just find how to install or dl libraries

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5916
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: my libraries cannot be found
« Reply #1 on: September 07, 2016, 02:43:59 pm »
I can't understand your problem, so I can't help you. Please ask a good question.
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
Re: my libraries cannot be found
« Reply #2 on: September 07, 2016, 03:11:40 pm »
Please read at least the CB General FAQs http://wiki.codeblocks.org/index.php/FAQ-General
and the CB rules http://forums.codeblocks.org/index.php/topic,9996.0.html

Edit: Your question might be a Code Completion (CC) question; but, I do NOT use Code Completion (CC), therefore I am NOT sure if it makes sense as a CC question. Note, please state your Code::Blocks (CB) version in your posts.

For C++ or C programming questions you need to use another site; I suggest http://cboard.cprogramming.com/forum.php

You need to also learn the name and version of your compiler to ask questions on this or other sites.

Example answers
1. I use TDM's MinGW GCC version 4.7.1    (32-bit)
2. I use MSys2 MinGW64 GCC version 6.1  (32-bit and 64-bit)

Tim S.
« Last Edit: September 07, 2016, 03:39:22 pm by stahta01 »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org