Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
General
»
Hello, I am trying to setup SFML with Clion and Cygwin
Print
Pages: [
1
]
Author
Topic: Hello, I am trying to setup SFML with Clion and Cygwin (Read 1071 times)
0 Members and 1 Guest are viewing this topic.
TheCygwinUser
Newbie
Posts: 2
Hello, I am trying to setup SFML with Clion and Cygwin
«
on:
November 19, 2020, 12:29:30 am »
Hello, I am 13 years old and I am trying to get SFML to work with Clion and Cygwin. I have no experience with Cmake. I cant install mingw because I dont have the admin privaleges. I really want to use SFML . I cant use anything else because I am learned c++ and ther is no other good c++ grapics library.
PS
Sorry for the einglish.
Logged
eXpl0it3r
SFML Team
Hero Member
Posts: 11032
Re: Hello, I am trying to setup SFML with Clion and Cygwin
«
Reply #1 on:
November 20, 2020, 12:26:50 pm »
CLion mostly uses CMake, so that's certainly something you'll have to look into (maybe
this
is a good start).
Either way, you haven't really told us, what the problem is.
Logged
Official FAQ:
https://www.sfml-dev.org/faq.php
Official Discord Server:
https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog:
https://duerrenberger.dev/blog/
TheCygwinUser
Newbie
Posts: 2
Re: Hello, I am trying to setup SFML with Clion and Cygwin
«
Reply #2 on:
November 21, 2020, 01:29:01 pm »
I thought cmake is what tells the cygwin which files to turn to ones and zeros, not turn the files into ones and zeros itself.
PS
(click to show/hide)
The problem is that I cant get a sfml program to work. I tried instaling the mingw file and putting it in the include folder but it just returned an error.
Logged
Print
Pages: [
1
]
SFML community forums
»
Help
»
General
»
Hello, I am trying to setup SFML with Clion and Cygwin