Author Topic: Code Blocks won't let me create other projects  (Read 2764 times)

Offline LilC

  • Single posting newcomer
  • *
  • Posts: 2
Code Blocks won't let me create other projects
« on: October 30, 2019, 06:21:24 pm »
I was trying to open a .c file and I chose CodeBlocks to open the file with. Everything went fine. However, the next day, I tried to create a new console application but the resources tab has a different icon and no project file with the specified name of the project opens and nothing works. I can't find any solution to this. I tried reinstalling but the problem persists. Any help would be appreciated.

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1553
Re: Code Blocks won't let me create other projects
« Reply #1 on: October 30, 2019, 06:32:50 pm »
Press the left arrow (under the M of Management) until you see a tab titled Projects; then click on the tab

Offline LilC

  • Single posting newcomer
  • *
  • Posts: 2
Re: Code Blocks won't let me create other projects
« Reply #2 on: October 30, 2019, 06:55:14 pm »
Thank you so much