Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Help
»
.cbp file disappeared
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: .cbp file disappeared (Read 510 times)
codinglexernewbie
Multiple posting newcomer
Posts: 12
.cbp file disappeared
«
on:
December 26, 2022, 10:11:04 pm »
i renamed the project, and played around with git, but before i realized it, the .cbp disappeared, i have the rest of the files, how do i make a new .cbp file or restore the old one?
Logged
Pecan
Plugin developer
Lives here!
Posts: 2569
Re: .cbp file disappeared
«
Reply #1 on:
December 27, 2022, 06:46:57 am »
When that happens to me, I move the good files to a safe place.
Then recreate a new project just like the one I did for the original.
Then I just copy the old saved files back to the original location. The new .cbp file should now be pointing to the files originally in the deleted .cbp .
Be sure to add any files not in the original .cbp with MainMenu->project->add files.
Also re-change any options you may have changed for the original project.
You're now back in business.
«
Last Edit: December 27, 2022, 06:48:50 am by Pecan
»
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Help
»
.cbp file disappeared