Please provide manual how to import project in Clion or Netbeans. #1223

Closed
opened 3 years ago by zerocool1992 · 1 comments
zerocool1992 commented 3 years ago (Migrated from github.com)

I want to be able to modify code and debug application under Linux but I am not able to run debug build in IDE, I don`t have much experience in C++ development, but i want to try. Some please write simple manual how can I import project in IDE and start engine.

I want to be able to modify code and debug application under Linux but I am not able to run debug build in IDE, I don`t have much experience in C++ development, but i want to try. Some please write simple manual how can I import project in IDE and start engine.
asm95 commented 3 years ago (Migrated from github.com)
  • This project supports CMake which is compatible with CLion. They already wrote a guide on how to import CMake projects.
  • Netbeans also supports CMake. Check out this guide by @Alba Mendez.
  • If you're running Windows then this project is compatible with Visual Studio 2015 up to 2019. That's the easiest way of compiling and running the project.
* This project supports CMake which is compatible with [CLion](https://www.jetbrains.com/clion/). They already wrote a [guide](https://blog.jetbrains.com/clion/2020/06/makefile-projects-in-clion/) on how to import CMake projects. * Netbeans also supports CMake. Check out this [guide](https://stackoverflow.com/a/8027379) by `@Alba Mendez`. * If you're running Windows then this project is compatible with Visual Studio 2015 up to 2019. That's the easiest way of compiling and running the project.
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mirror/re3#1223
Loading…
There is no content yet.