Open roh1th-s opened 1 month ago
can you assign me this issue @roh1th-s
!assign @Viprakshi
can you assign me this issue @roh1th-s
!assign @Viprakshi
@Viprakshi if you want to work on this go ahead, the bot seems to be having issues rn
can you please deassign me here
!deassign
@Viprakshi I'm not sure if the bot is doing anything since it's not replying. If you're trying to work on another issue and they're not able to assign you its probably because of the bot.
can I get this?
@srijan-nodes withdraw from this issue first
done...that has been completed
!assign @srijan-nodes
thanks
Hey @roh1th-s! The timer for the @srijan-nodes to work on the issue has finished, deassign and assign a new contributor or extend the current timer. Contact maintainer leads if inactive @DedLad @polarhive @achyuthcodes30
made a pr
This project in its current state works exclusively on Windows. To make it more accessible, we need to support other platforms, starting with Linux and potentially extending to MacOS. This will likely require minor code modifications to accommodate OS-specific APIs and headers. Also, the Makefile provided is configured for Windows (MSYS2/MinGW) only - it needs to be extended to other platforms.
#ifdef
etc) for OS specific stuff.-lGLU -lGL -lm
is required on Linux.