roboirc

Results 29 comments of roboirc

I guess. Its hard to see whether we can scroll through the channel names or not if the colour is same as the rest of the app.

I have tried the following line to try to compile the code but it keeps giving me error regarding Qt5WebKitWidgets: https://pastebin.com/VvXpfERB

How do I fully compile KVIrc for Windows? Have I entered the right commands on the CLI?

So with my command I create the Cmake files for VS 2019 and then I can compile the rest of the code using VS 2019 IDE, correct?

I used "git clone https://github.com/kvirc/KVIrc.git" By the way @ctrlaltca, after creating the VS .sln file after CMAKE and opening it with VS2019, why does VS2019 show me 77 projects in...

I guess I click on the main Solution 'kvirc' (77 of 77 projects) and click on Build, right?

If I do so, I see lots of vsproj related errors in the console window below while compiling.