GithubHelp home page GithubHelp logo

Windows 64 bit build about lua-rapidjson HOT 8 CLOSED

xpol avatar xpol commented on June 21, 2024
Windows 64 bit build

from lua-rapidjson.

Comments (8)

xpol avatar xpol commented on June 21, 2024

Sorry too late back to here.

lua-rapidjson use luarocks and cmake to build.

but luarocks does not have 64 bit cmake build support yet. And have reported here luarocks/luarocks/issues/382

you may need to use cmake directly:

  1. checkout lua-rapidjson
  2. in the lua-rapidjson porject root run cmake -H. -Bbuild.luarocks -G Visual Studio 2013 Win64
  3. install the result manually

from lua-rapidjson.

starius avatar starius commented on June 21, 2024

Thank you!

from lua-rapidjson.

ignacio avatar ignacio commented on June 21, 2024

I'm working on a PR for LuaRocks to address this issue.

from lua-rapidjson.

ignacio avatar ignacio commented on June 21, 2024

Here is a build using my proposed PR:

https://ci.appveyor.com/project/ignacio/lua-rapidjson/build/0.1.0.12

It passes for x86, it fails for x64 but it is something related to busted. If you see, lua-rapidjson is being compiled as 64 bits.

from lua-rapidjson.

ignacio avatar ignacio commented on June 21, 2024

BTW, the PR is here.

from lua-rapidjson.

xpol avatar xpol commented on June 21, 2024

@ignacio Thank you very much!

from lua-rapidjson.

ignacio avatar ignacio commented on June 21, 2024

@xpol A fix has landed on LuaRocks allowing to build with cmake on x64. It is on the scm version but I presume there is gonna be a new release sometime soon.

from lua-rapidjson.

xpol avatar xpol commented on June 21, 2024

@ignacio Great! Thank you very much.

from lua-rapidjson.

Related Issues (20)

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.