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

Author Topic: linking sfml again again again  (Read 2222 times)

0 Members and 1 Guest are viewing this topic.

EGYPTIAN CODER

  • Newbie
  • *
  • Posts: 32
    • View Profile
    • Email
linking sfml again again again
« on: April 25, 2017, 07:16:45 am »
hello everyone;
in every time I have a new idea  i have to go to the new project directories and linker and put sfml directories

I am just so bored to do this for every new project;
how to make these things default ,how;

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Re: linking sfml again again again
« Reply #1 on: April 25, 2017, 09:06:20 am »
I really wonder how many new projects you create every day ;D
Laurent Gomila - SFML developer

EGYPTIAN CODER

  • Newbie
  • *
  • Posts: 32
    • View Profile
    • Email
Re: linking sfml again again again
« Reply #2 on: April 25, 2017, 12:08:08 pm »
it's not projects but just ideas that I don't want to mix them with other things

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10835
    • View Profile
    • development blog
    • Email
Re: linking sfml again again again
« Reply #3 on: April 25, 2017, 01:09:25 pm »
You can always copy the project file.

Not sure how you expect us to help you though, when you don't even mention what IDE you use. :D
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Re: linking sfml again again again
« Reply #4 on: April 25, 2017, 01:11:29 pm »
Since you don't even mention what programming environment you use, nobody can answer your question. With most modern IDEs, you can create templates that already have all the include and library paths configured.

But seriously, it just takes 30 seconds. Don't you overestimate this "issue"?
Laurent Gomila - SFML developer

EGYPTIAN CODER

  • Newbie
  • *
  • Posts: 32
    • View Profile
    • Email
Re: linking sfml again again again
« Reply #5 on: April 25, 2017, 01:38:50 pm »
microsoft visual c++ 2010 express

I have tried to copy a project folder
but it says unresolved external symbol and it mentions the original project obj files

EGYPTIAN CODER

  • Newbie
  • *
  • Posts: 32
    • View Profile
    • Email
Re: linking sfml again again again
« Reply #6 on: April 25, 2017, 01:49:01 pm »
now every thing is just fine it turned out that I forgot to delete the whole original project files
thanks to reply on such a trivial questions and indeed it is

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10835
    • View Profile
    • development blog
    • Email
Re: linking sfml again again again
« Reply #7 on: April 25, 2017, 02:16:07 pm »
microsoft visual c++ 2010 express
Are you also on Windows XP or why the ancient version of Visual Studio?
If you're on Windows 7 or newer, I highly recommend you update to Visual Studio 2017 Community.
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

kepler0

  • Newbie
  • *
  • Posts: 23
    • View Profile
Re: linking sfml again again again
« Reply #8 on: April 25, 2017, 02:27:18 pm »
Zzz

Hapax

  • Hero Member
  • *****
  • Posts: 3353
  • My number of posts is shown in hexadecimal.
    • View Profile
    • Links
Re: linking sfml again again again
« Reply #9 on: April 25, 2017, 09:47:48 pm »
You can also use Property Sheets (it's the approach I choose to use).
Selba Ward -SFML drawables
Cheese Map -Drawable Layered Tile Map
Kairos -Timing Library
Grambol
 *Hapaxia Links*