ringrunnermg / Ringcon-Driver

MIT License
119 stars 18 forks source link

Building the project #10

Open pit181 opened 2 years ago

pit181 commented 2 years ago

Hi, i want to build the project, i am using windows with Cygwin installed.

it seems the following includes are missing from the project:

include

include <wx/wx.h>

include "sio_client.h"

include <ViGEm/Client.h>

include <glm/glm.hpp>

include <glm/gtx/quaternion.hpp>

am i missing something or should i try to find and add them manually?

ringrunnermg commented 2 years ago

Hi,

The build issues and process can be found in https://github.com/ringrunnermg/Ringcon-Driver/issues/4

On Fri, 11 Mar 2022, 3:33 am pit181, @.***> wrote:

Hi, i want to build the project, i am using windows with Cygwin installed.

it seems the following includes are missing from the project:

include

include <wx/wx.h>

include "sio_client.h"

include <ViGEm/Client.h>

include <glm/glm.hpp>

include <glm/gtx/quaternion.hpp>

am i missing something or should i try to find and add them manually?

— Reply to this email directly, view it on GitHub https://github.com/ringrunnermg/Ringcon-Driver/issues/10, or unsubscribe https://github.com/notifications/unsubscribe-auth/AR5UYILO5QPAAXE2ZDD2OUTU7IB4LANCNFSM5QM2C72Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>