Re: [Dwarf-Discuss] Windows status

2018-02-04 Thread Jean-Paul Mari
Hello, Libdwarf can be compiled with Visual Studio too but you have to do a project file. Libelf is required by libdwarf and can be also build via Visual Studio. I use both in a personal project and they work fine. - Jean-Paul On Mon, Feb 5, 2018 at 12:08 AM Vincent Torri wrote: > Hello > > on t

Re: [Dwarf-Discuss] Windows status

2018-02-05 Thread Jean-Paul Mari
I'm sorry, I should be more precise. I'm using libelf 0.8.13 located at http://www.mr511.de/software/; I was also able to use it under msys2. On Mon, Feb 5, 2018 at 4:04 AM, Vincent Torri wrote: > hello > > On Mon, Feb 5, 2018 at 7:20 AM, Jean-Paul Mari > wrote: > >