User forums > General (but related to Code::Blocks)
Welcome Newcomers - PLEASE READ!!!
ayu:
I am new, I am here. i need help in linking codeblock to xampp , i am getting this error-
C:/Assignment/assignment/main.cpp:11: undefined reference to `mysql_init'
C:/Assignment/assignment/main.cpp:13: undefined reference to `mysql_real_connect'
C:/Assignment/assignment/main.cpp:18: undefined reference to `mysql_error'
collect2.exe: error: ld returned 1 exit status
Jethro:
I'm a human. Bringing over my C work to Code::Blocks from Visual Studio. VS is great for C# and C++, but it's a little too cumbersome for C markup. Really liking what I've seen so far! Thanks!
Lili:
#include <stdio.h>
int main()
{
printf("I am new, I am here! I love C and Code::Blocks!\n");
return 0;
}
kbhall-aacc:
I am here - I am a human
AnkM:
--- Quote from: MortenMacFly on February 06, 2011, 10:24:57 am ---Dear Newcomers,
please make a "I am new, I am here" post by replying to this thread so we know you are a human being.
This will make is easier for us to differ valuable members from SPAM bots whose number is growing, unfortunately.
The Code::Blocks team.
--- End quote ---
I am new, I am here
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version