Running Wine From Build Directory?

Questions about Wine on Linux
Locked
jalway
Level 1
Level 1
Posts: 5
Joined: Tue Jun 11, 2019 3:03 pm

Running Wine From Build Directory?

Post by jalway »

Hello everyone,

I'm experimenting with Wine code right now. I'm making changes to wine code to see what I can do, but when I run Wine I don't see an effect on Wine, even though the compiles are successful. I'm running from the wine 64-bit build directory, which I thought would hook into the DLLs, etc. in that build tree. Instead, it appears to be using the installed version of Wine on my system (Ubuntu, 16.04). According to the Codeweavers article I link to below, the build directory is supposed to use the newly built code when you run wine or winedbg from it. How do I get it to use my newly built code?

https://www.codeweavers.com/about/blogs ... -developer

Thanks for any feedback on this!
Regards,
...John Alway
Locked