Uh oh!
There was an error while loading. Please reload this page.
MSVC: add missing files to project - #3500
Conversation
firewave
commented
Oct 11, 2021
Somebody changed the I would be in favor of just removing the Visual Studio project files since CMake can generate them but they are not fully aligned yet - another task on my endless TODO list I will never get to since I have already disappeared again... |
chrchr-github
commented
Oct 11, 2021
Well, the release-windows build still relies on the project files... (and is therefore broken right now) |
danmar
commented
Oct 11, 2021
I don't know there might be good reasons to use the vs projects in the release build. I guess there might be optimisation options not available through cmake. I believe it would be interesting to try out the visual studio clang integration. |
chrchr-github
commented
Oct 11, 2021
The existing project files are also nicer than what CMake generates (IMHO the targets in those files are somewhat confusing). |
firewave
commented
Oct 11, 2021
Using
Still? :( |
chrchr-github
commented
Oct 11, 2021
firewave
commented
Oct 11, 2021
If we rework CMake a bit we can probably get closer to that. |


No description provided.