codeblocks
Problem linking library. What am I doing wrong?
C:\\Users\\Kyle\\Desktop\\Neutralized\\project\\Neutralized\\Download.c|19|undefined reference to `imp_curl_global_init\'|[详细]
2023-01-24 17:27 分类:问答How can I investigate the source of an Access Violation that occurs on launching the app?
I´m new to C++ programing. I am compiling a Windows Application which compiles ok with just a few warnings, but when I launch it, it doesn´t even seem to start and returns an Access Violation 3 seco[详细]
2023-01-23 03:40 分类:问答How to set predefined macros in Code::Blocks
Is there a way to set some predefined Macros for my local installation of Code::Blocks. To elaborate on that, basically I would like to have certain blocks compiled only at pc and not anyplace I send[详细]
2023-01-23 02:47 分类:问答C++: Where does the ofstream class save the files to?
I moved from Windows to Mac and now I\'m experiencing a problem with the file input/output classes: ifstream & ofstream.[详细]
2023-01-21 17:20 分类:问答CodeBlocks MinGW on XP noob. Is it possible to overwrite the same exe every time I compile? Further explanation inside
I have looked through both the CodeBlocks and MinGW FAQ and wiki to no avail. As stated above I am a noob.[详细]
2023-01-21 02:12 分类:问答How to save "current perspective" in code::blocks?
Example: i\'d like to always see \"CPU Registers\" and never see \"Scripting Console\". Using Code::Blocks,开发者_如何转开发 how can i do this, regardless of the project i use?You realize the CPU reg[详细]
2023-01-20 17:02 分类:问答c# ASP.NET Controls collections code block nonsense
What can cause: The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>).[详细]
2023-01-19 17:20 分类:问答Using RakNet source with Code::Blocks on Ubuntu
Hey Forum, So i\'m trying to find out how to use the source files from RakNet with Code::Blocks, in Ubuntu. All the tutorials on the internet are for windows, or use windows \".lib fi开发者_如何学Gole[详细]
2023-01-19 03:37 分类:问答installing opencv on windows(W32) to be used with code blocks
i am trying to use opencv library with code blocks(8.02).i have installed opencv2.1. when i include the headers and link the library its all fine.i have gone throug开发者_如何学编程h http://opencv.wil[详细]
2023-01-19 03:14 分类:问答Using codeblocks within usercontrols
I tried using a codeblock syn开发者_StackOverflow中文版tax within a property sent to a web user control:[详细]
2023-01-18 00:52 分类:问答