Giter Club home page Giter Club logo

Comments (7)

kLabz avatar kLabz commented on September 15, 2024 1

Hi, sorry I missed the part about master.. everything's fine there for now, and probably for a long time. I'd definitely use that for AUR.

Version 1.6.0 should be able to compile with haxe 4 by adding -lib hx3compat, but currently fails due to a type hint missing in Image3D (static var inst:Image3D; instead of static var inst; line 409) . This version is greatly outdated and misses a lot of features. I'm not sure it's worth anything to bundle it, especially since fixing it would require making a new release with the tiny path I mentioned (or patch sources during bundling).

from castle.

kLabz avatar kLabz commented on September 15, 2024 1

I just saw your package on AUR :)

You do not want to use haxelib setup there, as it will break haxe developers environment. Use haxelib newrepo (line 32, and remove line 39) instead, it creates a local repository.

from castle.

shackra avatar shackra commented on September 15, 2024 1

I fixed it when I was notified, thanks!

from castle.

shackra avatar shackra commented on September 15, 2024

if I instead try to compile the source code from master I get the following:

Typing haxe.io._UInt8Array.UInt8Array_Impl_.fromBytes
Generating js: bin/castle.js
src/lvl/Image3D.hx:26: characters 16-36 : Warning : This typedef is deprecated in favor of js.lib.Float32Array
src/lvl/Image3D.hx:27: characters 17-36 : Warning : This typedef is deprecated in favor of js.lib.Uint16Array
/home/jorge/code/aur/castledb/src/castledb-git/haxelib/hx3compat/1,0,3/std/js/jquery/JQuery.hx:226: characters 28-56 : Warning : This typedef is deprecated in favor of js.lib.Thenable<js.Thenable.T>
/home/jorge/code/aur/castledb/src/castledb-git/haxelib/hx3compat/1,0,3/std/js/jquery/JQuery.hx:230: characters 54-62 : Warning : This typedef is deprecated in favor of js.lib.Error
/home/jorge/code/aur/castledb/src/castledb-git/haxelib/hx3compat/1,0,3/std/js/jquery/JQuery.hx:271: characters 143-171 : Warning : This typedef is deprecated in favor of js.lib.Thenable<js.Thenable.T>
src/lvl/Image3D.hx:65: characters 17-37 : Warning : This typedef is deprecated in favor of js.lib.Float32Array
src/lvl/Image3D.hx:66: characters 18-37 : Warning : This typedef is deprecated in favor of js.lib.Uint16Array

from castle.

kLabz avatar kLabz commented on September 15, 2024

What version of haxe are you using?

Btw, 1.6.0 is really outdated; if needed I can help you getting haxe and libs version from back then.
Maybe you should use git version instead? It compiles fine with haxe 4.1.5

from castle.

shackra avatar shackra commented on September 15, 2024

from castle.

shackra avatar shackra commented on September 15, 2024

hmm, I think we can enjoy CastleDB compiled from master

Thanks for the replies!

from castle.

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.