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 - davidsomen

Pages: [1]
1
General / Moving source code made in Windows to XCode on Mac Errors
« on: February 18, 2011, 01:45:02 pm »
It was just visual studios default compiler last time :S

Can you give me an example of how I might of copied it and how I'd use a pointer instead please. Thanks for you help

2
General / Moving source code made in Windows to XCode on Mac Errors
« on: February 18, 2011, 11:53:43 am »
What's the solution :S Why is this an error here if it wasn't before

3
General / Moving source code made in Windows to XCode on Mac Errors
« on: February 18, 2011, 03:41:30 am »
I moved the source game for a game I'd created in Visual Studios in Windows to XCode on mac but for some reason I'm getting these errors that I never got in windows :S

'sf::NonCopyable::NonCopyable(const sf::NonCopyable&)' is private
within this context
synthesized method 'sf::Thread::Thread(const sf::Thread&)' first required here
synthesized method 'sf::SoundStream::SoundStream(const sf::SoundStream&)' first required here
synthesized method 'sf::Music::Music(const sf::Music&)' first required here

Can someone explain what the errors mean please

Pages: [1]
anything