Author Topic: How to porting projects for other IDEs to Codeblocks?  (Read 2036 times)

Offline jpl

  • Single posting newcomer
  • *
  • Posts: 9
How to porting projects for other IDEs to Codeblocks?
« on: February 17, 2023, 08:01:56 pm »
I want to use Codeblocks for projects which were created in other IDEs. I downloaded a source code and I don't know what next step should be. What shall I read before?

I would to use Codeblocks for this project: https://github.com/Nheko-Reborn/mtxclient
« Last Edit: February 18, 2023, 08:44:57 am by jpl »

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: How to porting projects for other IDEs to Codeblocks?
« Reply #1 on: February 18, 2023, 04:02:00 pm »
This is probably a cmake project?
You can export codeblocks projects from cmake
https://cmake.org/cmake/help/latest/generator/CodeBlocks.html