Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't build master #161

Open
guifes opened this issue Sep 22, 2024 · 0 comments
Open

Can't build master #161

guifes opened this issue Sep 22, 2024 · 0 comments

Comments

@guifes
Copy link

guifes commented Sep 22, 2024

I've followed the instructions using latest master and Haxe 4.3.6 and I get the following while compiling.

src/js/node/webkit/MenuItemType.hx:3: characters 1-7 : Warning : (WDeprecatedEnumAbstract) `@:enum abstract` is deprecated in favor of `enum abstract`
C:\HaxeToolkit\haxe\lib\hxbit/1,5,0/hxbit/Serializer.hx:265: characters 2-10 : Warning : (WDeprecated) `@:extern` is deprecated in favor of `extern`
C:\HaxeToolkit\haxe\lib\hx3compat/1,0,4/std/js/jquery/JQuery.hx:226: characters 28-56 : Warning : (WDeprecated) This typedef is deprecated in favor of js.lib.Thenable<js.Thenable.T>
C:\HaxeToolkit\haxe\lib\hx3compat/1,0,4/std/js/jquery/JQuery.hx:230: characters 54-62 : Warning : (WDeprecated) This typedef is deprecated in favor of js.lib.Error
C:\HaxeToolkit\haxe\lib\hx3compat/1,0,4/std/js/jquery/JQuery.hx:271: characters 143-171 : Warning : (WDeprecated) This typedef is deprecated in favor of js.lib.Thenable<js.Thenable.T>
src/Main.hx:696: characters 51-56 : Int should be cdb.Separator
src/Main.hx:696: characters 51-56 : ... For function argument 'v'
src/Main.hx:715: characters 21-36 : cdb.SheetProps has no field separatorTitles
src/Main.hx:715: characters 59-74 : cdb.SheetProps has no field separatorTitles
src/Main.hx:719: characters 10-37 : Cannot compare cdb.Separator and Int
src/Main.hx:723: characters 39-44 : Int should be cdb.Separator
src/Main.hx:723: characters 39-44 : ... For function argument 'x'
src/Main.hx:724: characters 21-36 : cdb.SheetProps has no field separatorTitles
src/Main.hx:724: characters 60-75 : cdb.SheetProps has no field separatorTitles
src/Main.hx:724: characters 48-93 : Cannot compare Unknown<0> and Dynamic
src/Main.hx:558: characters 18-24 : Unmatched patterns: TCurve | TGradient
src/Main.hx:1024: characters 11-17 : Unmatched patterns: TCurve | TGradient
src/Main.hx:1916: characters 11-39 : Int should be cdb.Separator
src/Main.hx:1919: characters 33-48 : cdb.SheetProps has no field separatorTitles
src/Main.hx:1919: characters 71-86 : cdb.SheetProps has no field separatorTitles
src/Main.hx:1928: characters 32-47 : cdb.SheetProps has no field separatorTitles
src/Main.hx:1936: characters 19-34 : cdb.SheetProps has no field separatorTitles
C:\HaxeToolkit\haxe\lib\hxbit/1,5,0/hxbit/Macros.hx:404: character 25 : Warning : (WDeprecated) `@:extern` is deprecated in favor of `extern`
C:\HaxeToolkit\haxe\lib\hxbit/1,5,0/hxbit/Macros.hx:404: character 25 : Warning : (WDeprecated) `@:extern` is deprecated in favor of `extern`
C:\HaxeToolkit\haxe\lib\hxbit/1,5,0/hxbit/Macros.hx:404: character 25 : Warning : (WDeprecated) `@:extern` is deprecated in favor of `extern`
C:\HaxeToolkit\haxe\lib\hxbit/1,5,0/hxbit/Macros.hx:404: character 25 : Warning : (WDeprecated) `@:extern` is deprecated in favor of `extern`
C:\HaxeToolkit\haxe\lib\hxbit/1,5,0/vdom/Server.hx:38: characters 11-54 : Warning : (WDeprecated) `@:extern` is deprecated in favor of `extern`
C:\HaxeToolkit\haxe\lib\hxbit/1,5,0/vdom/Server.hx:38: characters 11-54 : Warning : (WDeprecated) `@:extern` is deprecated in favor of `extern`
C:\HaxeToolkit\haxe\lib\hxbit/1,5,0/vdom/Server.hx:38: characters 11-54 : Warning : (WDeprecated) `@:extern` is deprecated in favor of `extern`
C:\HaxeToolkit\haxe\lib\hxbit/1,5,0/vdom/Server.hx:38: characters 11-54 : Warning : (WDeprecated) `@:extern` is deprecated in favor of `extern`
C:\HaxeToolkit\haxe\lib\hxbit/1,5,0/vdom/Server.hx:44: characters 19-63 : Warning : (WDeprecated) `@:extern` is deprecated in favor of `extern`
C:\HaxeToolkit\haxe\lib\hxbit/1,5,0/vdom/Server.hx:44: characters 19-63 : Warning : (WDeprecated) `@:extern` is deprecated in favor of `extern`
C:\HaxeToolkit\haxe\lib\hxbit/1,5,0/vdom/Server.hx:44: characters 19-63 : Warning : (WDeprecated) `@:extern` is deprecated in favor of `extern`
C:\HaxeToolkit\haxe\lib\hxbit/1,5,0/vdom/Server.hx:44: characters 19-63 : Warning : (WDeprecated) `@:extern` is deprecated in favor of `extern`s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant