Ferhat Kurtulmuş
Ferhat Kurtulmuş
now this is what I get when I try to compile and run in a VC 2017 x64 cmd: ``` Linking... libcmt.lib(exe_main.obj) : error LNK2019: unresolved external symbol main referenced...
Thank you, it is now working using a regular cmd, but not using VC 2007 x64 native cmd. If this is intended behavior, we can just ignore this by adding...
I see. I just figured out that you designed something similar to React's state concept. Is there any reason to do that?
Thank you for clarification.
Maybe I write a helper tool for automating that split. It does not have to be embedded in the main project. It can just create the required folder structure based...
Thank you for the information. It looks like the user has much control over it.
Dear Maik, Here is my tt_split implementation. Probably, it needs more error handling. I had near-zero experience with QT, and this one is my first Qt program, and looks like...
Yes, I am waiting for his final work too. I will let my fork live until his work complete.
Sure. There must be an invite for review feature that I did not use before. Maybe you can invite the last contributors or PR owners for this purpose. Sadly, it...
Dear Relja and Ilia, I can accept the ownership since DCV does not have too much traffic (PRs, issue reports, etc.), and it will not have it shortly I guess....