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

Pages: [1]
1
General / Changing File Name
« on: January 19, 2024, 08:46:37 pm »
I want to use SFML on windows 11 with CLION, and can succesfully run it using the git repository. However I want to wholly change the project name if possible. For example, If I change all occurrences of 'CMakeSFMLProject' in CMAKELists.txt to 'abc'

I get error -
ninja: error: unknown target 'CMakeSFMLProject', and my project's header in the CLION window is also CMakeSFMLProject.

Is it possible to wholly change the project name after importing from version control?

Pages: [1]