Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~2K People Reached
Interests
Coding
PC Specs
AMD 64 Mobile Athlon 2.2 gighrz 1.24 GB Ram
Member Avatar for LocoBird

:eek: Hi this is a simple game i made. its a 2D mario style game project file is Dev C++. I'm new to posting so i hope i did this right and i hope you like it. Any question e-mail me at <<email snipped (read the rules)>> or contact me …

Member Avatar for Tihami12
0
1K
Member Avatar for LocoBird

Its a common problem but i've never had it before. source compiles fine. but get linker error when i build. tryed with Dev C++ and VC 6.0 same problem with both compilers. [Linker error] undefined reference to `CQTMovieFile::CQTMovieFile()' all libs and files are added any thoughts anyone.

Member Avatar for n3st3d_l00p
0
143
Member Avatar for Jack422

Hey i've been haveing problems with my computer. When I plug in my computer into a outlet it turns on and the monitor says 'No Signal' and the Keyboard Doesn't light up or anything nothing is working on it. I looked and made sure everything was in right on the …

Member Avatar for JANINE
0
565
Member Avatar for LocoBird

I made a simple chat program and file send (server/client) type. everything works fine when i run them in the IDE but after i make them EXE and test them when i do the file send the program that the file is being sent to just closes. the chat part …

0
64
Member Avatar for Darkmeerkat

Hello, I've got three files, [b]main.cpp[/b], [b]test.h[/b] (the header file), and [b]test.cpp[/b], (implementation of [b]test.h[/b]). Both [b]main.cpp[/b] and [b]test.cpp[/b] #include [b]test.h[/b], but I don't seem to be able to get [b]test.h[/b] to use the implementation in [b]test.cpp[/b] (leading to "undefined reference" errors when attempting to compile). Searching Google, I've found …

Member Avatar for Darkmeerkat
0
93