Coder Social home page Coder Social logo

Comments (10)

dwarring avatar dwarring commented on July 21, 2024

I just kicked off a build. Appveyor project now seems to be here

Also made first attempt at a github testing build failing with missing nmake in LibraryMake dependency

from base64-native-raku.

japhb avatar japhb commented on July 21, 2024

Hmmm, so passed in AppVeyor for you at least, that's good. Perhaps something that Chocolatey provides that needs to be manually installed in a GitHub workflow? Ah yes, I can see choco install make followed by choco install mingw, that looks promising at least.

from base64-native-raku.

dwarring avatar dwarring commented on July 21, 2024

Appveyor working at least, but still trying to figure out github windows testing. choco installs work on latest attempt , but still not picking up nmake.

from base64-native-raku.

japhb avatar japhb commented on July 21, 2024

(For reference, 8a0e5ef is because of this issue.)

from base64-native-raku.

dwarring avatar dwarring commented on July 21, 2024

hopefully fixed in db39b0d. I changed the Build.pm6 to rety using gcc and make, if the initial Visual Tools flavored build fails on Windows.

from base64-native-raku.

dwarring avatar dwarring commented on July 21, 2024

further refined after reading croservices/cro#105. Looks for make or gmake so hopefully also works with Strawberry Perl

from base64-native-raku.

dwarring avatar dwarring commented on July 21, 2024

Hmm, LibraryMake dependency is still failing its tests and currently needs a forced install.

from base64-native-raku.

dwarring avatar dwarring commented on July 21, 2024

I'm thinking of trying another approach.. Maybe the win dll could be built as a github build action and distributed rather than being built at installation.

from base64-native-raku.

dwarring avatar dwarring commented on July 21, 2024

Have set-up a github workflow to build the DLL. Getting a github test failure on HTTP::Status, as aby-product of switching to Native::Compile which has this as a depdendency.

from base64-native-raku.

dwarring avatar dwarring commented on July 21, 2024

Now working reasonably well on master, except for need to force install LibraryMake. I've raised a PR for this.

Runs a build workflow to update DLL (if needed), before running tests. DLL is distributed on Windows systems, so there's no need to build.

from base64-native-raku.

Related Issues (2)

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.