Giter Club home page Giter Club logo

Comments (3)

NickGw99 avatar NickGw99 commented on July 17, 2024

Update: was able to get the PacketLogger running by:

  1. executingcmake -A Win32 -B build . in the root of the project
  2. Opening with the built outputs GWCA/build/GWCA.sln Visual Studio
  3. Building PacketLogger in Visual Studio: "Solution Explorer" -> PacketLogger -> Build
  4. Copying GWCA/Examples/Inject.au3 into the directory with PacketLogger's built .ddl GWCA/build/Examples/PacketLogger/Debug
  5. Installing AutoIt
  6. Executing GWCA/build/Examples/PacketLogger/Inject.au3.

Would love to know the proper way to do this, how to set-up another project that uses GWCA and also and also how to use with ImGui. I know the readme says to add as a git submodule to your existing but I'm not sure what else is required (eg make a CMakeLists.txt file similar to Gw Toolbox?).

from gwca.

DubbleClick avatar DubbleClick commented on July 17, 2024

You don't have to use cmake to use gwca in your own project. Just add it as a git submodule, add the project to your existing solution and reference it in your own projects properties.

from gwca.

NickGw99 avatar NickGw99 commented on July 17, 2024

You don't have to use cmake to use gwca in your own project. Just add it as a git submodule, add the project to your existing solution and reference it in your own projects properties.

Thanks. Looks like I need understand c++ build systems a little better to know how to proceed.

from gwca.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.