Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - maliklund87

Pages: [1]
1
General / Program doesn't start (using CodeBlocks)
« on: July 26, 2011, 02:52:31 pm »
Hi

I'm new to C++ and I'm having a hard time getting to grips with compilers and linkers and whatnot (I have been programming in Java for a few years).

I have had SFML up and running, but I just started a new project and now my programs won't start up at all. It compiles without issues, but when I start the program the cmd-prompt appears and nothing happens.

I tried putting a cout at the beginning of the main-method but that isn't even run.

Anyone knows what's going on?

Pages: [1]
anything