TeamOpenFIRE / OpenFIRE-App

Reference configuration/testing app for the OpenFIRE project, built in Qt/C++.
GNU General Public License v3.0
18 stars 10 forks source link

Help to configure the ideal work environment #11

Closed alessandro-satanassi closed 3 months ago

alessandro-satanassi commented 3 months ago

I don't know if this is the right place to write, but I ask. I would like to collaborate on the project. I know little about Qt, but this is not a problem. I ask which work environment (IDE) you use for the project, i.e. if QT Creator or VS code or something else. Let's say some help to get started and go less crazy to configure the ideal work environment. I use windows.

SeongGino commented 3 months ago

There are tools for integrating Qt inside of Visual Studio, though Qt's development environment is cross-platform. Use whichever works for you.