Open kmadridr opened 2 months ago
Greetings Kevin,
The project is primarily focused on Windows and WINAPI, along with structures within the Windows PE. While it could technically be ported to other platforms, much of its functionality would be lost and require changes. Is there a specific platform you'd like to see it working on, other than Windows?
Cheers, Al
Other IDE besides Visual Studio. With CMAKE you can migrate to any IDE, including Visual Studio. I would say is more friendly to open source communities.
I understand, I'll have to look into this when I have some free time, lately I've been very busy
Cheers
Hi all, This is an interesting project, and I could see some future on it. As it is an open source project have you tought of moving from Visual Studio to cmake to make it cross-platform and more suitable for collaboration?