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.


Messages - Anonymouse

Pages: [1]
1
General / Re: Xcode 4 Set up install.
« on: August 15, 2012, 09:09:53 pm »
Unfortunately that did not work.

2
General / Re: Xcode 4 Set up install.
« on: August 14, 2012, 07:00:22 pm »
I did, I used the wizard. That's why I'm wondering what's going on.

3
General / Re: Xcode 4 Set up install.
« on: August 14, 2012, 03:14:25 am »
Bump

4
General / Xcode 4 Set up install.
« on: August 12, 2012, 08:11:41 pm »
I'm running 10.7.4, and SFML will not compile. I used the wizard install, and when I compile, I get this little linking number.

http://pastebin.com/8wHszLwA

Xcode has been a problem since I installed it yesterday, is it maybe a faulty install or the thing between the keyboard and chair?

I'm sorry if I wasn't specific enough, I really don't know enough to post everything.

5
General / Re: Installation help.
« on: August 02, 2012, 11:07:42 pm »
I followed those, I don't have any compiler errors, if I'm using MinGW that means I'm on Windows(Vista), what information do you need?
Really? ;)

Quote
Choosing a relevant title is very important, a bad title will make other users ignore your post. So please avoid fuzzy titles such as "help!" or "I have a problem", be as precise as possible.
Quote
Provide as much relevant information as possible to people who will help you -- it saves time and posts.
What's your OS? Graphics card?
Which version of SFML are you using? Static or dynamic? If you're using a development snapshot, which revision is it?
Are you showing all the relevant source code?
Have you ran the debugger? What does the call stack look like? Don't know how the debugger works? Find a tutorial, seriously, this is the most important tool for a developer
Is it a compiler or linker error? A crash? What's the exact message?

Which version of SFML? What code do you compile? Does it happen only with SFML code or also with other code? What is the floating point you get? How do you run the application? What version of MinGW are you using? etc etc etc.

My point was that your text lacks so much information that we can't help you.
Afaik does Code::Blocks use a starting console which stays open after a program has finished and shows the runtime and the exit code. Is this what you mean?

Additionally you don't state what you want to do. Do you just want to know what it is, or do you want to get rid of it, or ...? :)
SFML 1.6, just any compile, other code works, and the floating point starts at 3.01 and goes down every time.

6
General / Re: Installation help.
« on: August 02, 2012, 10:38:47 pm »
I followed those, I don't have any compiler errors, if I'm using MinGW that means I'm on Windows(Vista), what information do you need?

7
General / Installation help.
« on: August 02, 2012, 08:45:06 pm »
I just recently installed SFML, under CodeBlocks with MinGW. Whenever I compile, a CMD appears with random floating point variables. I linked correctly, no compiler errors, any suggestions.

Pages: [1]
anything