2023-01-22, 14:39
Hi there,
I started playing around with Kodi and have a few development questions. I'm interested in playing around with a PVR add on.
So I built a small test dll. The thing is that I think from the instructions that you a supposed to build from the command line. I think that this might be so that some Kodi add on code can be built into the add on dll. I am used to debugging easily and if necessary attaching to an app or having VS run the app for debugging. Maybe I can add a custom build step? I'd like to just do everything from the VS 2022 GUI. I understand that I might have to copy the .pdb to the add on folder.
I have read quite a bit of the docs but I'm not sure of the above process.
I started playing around with Kodi and have a few development questions. I'm interested in playing around with a PVR add on.
So I built a small test dll. The thing is that I think from the instructions that you a supposed to build from the command line. I think that this might be so that some Kodi add on code can be built into the add on dll. I am used to debugging easily and if necessary attaching to an app or having VS run the app for debugging. Maybe I can add a custom build step? I'd like to just do everything from the VS 2022 GUI. I understand that I might have to copy the .pdb to the add on folder.
I have read quite a bit of the docs but I'm not sure of the above process.