https://bugs.winehq.org/show_bug.cgi?id=48381
--- Comment #21 from vyproyects@gmail.com --- Hi.
I've rechecked on wine 7.0 rc3 and still the same: video shows blank but audio works.
I think I am able to debug the code and maybe I can find something this way, but I need some assistance. I would like to setup wine in an IntelliJ IDE but I have no idea on how to configure it and I cannot find anything on the wiki
Is there anything in the wiki to show step by step how to setup wine with an IDE? I mean, I know I can make changes to the code and then use make and make install but what I want is to use de debug options of the IDE, put a breakpoint and check the variable values to know what's going on.
Can you please give me some advice?