MrcSnm/HipremeEngine

Cannot build on latest master

MetalMaxMX opened this issue · 6 comments

Hi! I did a fresh new git pull origin and clone and I got these errors now:

source/hip/view/scene.d(21,17): Error: cannot implicitly override base class method hip.api.view.scene.AScene.pushLayer with hip.view.scene.Scene.pushLayer; add override attribute
HipTextRenderertruefalse
Exporting module inputmap
Exporting module random
Exporting module animation
Exported Class HipAnimationTrack
Exported Class HipAnimation
Exporting module utils
Exporting module hipfs
Exporting module audio
Exporting module assetmanager
Exporting module timer_manager
source/hip/view/testscene.d(33,19): Error: function hip.view.testscene.TestScene.initialize does not override any function
source/hip/view/testscene.d(42,19): Error: function hip.view.testscene.TestScene.update does not override any function
source/hip/view/testscene.d(56,19): Error: function hip.view.testscene.TestScene.render does not override any function
Error /usr/bin/dmd failed with exit code 1.

Once again, on Debian Linux. DMD version 2.101.2

Hello there!
Sorry I kept you waiting, I'm working right now on the webassembly porting to the game engine, which is almost finished so I didn't had time for taking a look into that, though this is pretty simple stuff to make it work

Fair enough, take your time. Feel free to close once you believe you're thoroughly done with what you need to do with the project itself

p0nce commented

With a generated example and dub -c run, I now hit:

Linking...
   Création de la bibliothèque .dub\build\run-debug-windows-x86_64-ldc_v1.30.0-CA4EDEFEB2B8719C9E592CB3DB066183\toto.lib et de l'objet .dub\build\run-debug-windows-x86_64-ldc_v1.30.0-CA4EDEFEB2B8719C9E592CB3DB066183\toto.exp
Running post-build commands...
Package util not found in registry at https://code.dlang.org/ (fallbacks registry at https://codemirror.dlang.org/, registry at https://dub.bytecraft.nl/, registry at https://code-mirror.dlang.io/): Failed to download https://code.dlang.org/api/packages/infos?packages=%5B%22util%22%5D&include_dependencies=true&minimize=true
Package config not found in registry at https://code.dlang.org/ (fallbacks registry at https://codemirror.dlang.org/, registry at https://dub.bytecraft.nl/, registry at https://code-mirror.dlang.io/): Failed to download https://code.dlang.org/api/packages/infos?packages=%5B%22config%22%5D&include_dependencies=true&minimize=true
Package audio not found in registry at https://code.dlang.org/ (fallbacks registry at https://codemirror.dlang.org/, registry at https://dub.bytecraft.nl/, registry at https://code-mirror.dlang.io/): Failed to download https://code.dlang.org/api/packages/infos?packages=%5B%22audio%22%5D&include_dependencies=true&minimize=true
Package console not found in registry at https://code.dlang.org/ (fallbacks registry at https://codemirror.dlang.org/, registry at https://dub.bytecraft.nl/, registry at https://code-mirror.dlang.io/): Failed to download https://code.dlang.org/api/packages/infos?packages=%5B%22console%22%5D&include_dependencies=true&minimize=true
Package debugging not found in registry at https://code.dlang.org/ (fallbacks registry at https://codemirror.dlang.org/, registry at https://dub.bytecraft.nl/, registry at https://code-mirror.dlang.io/): Failed to download https://code.dlang.org/api/packages/infos?packages=%5B%22debugging%22%5D&include_dependencies=true&minimize=true
Package filesystem not found in registry at https://code.dlang.org/ (fallbacks registry at https://codemirror.dlang.org/, registry at https://dub.bytecraft.nl/, registry at https://code-mirror.dlang.io/): Failed to download https://code.dlang.org/api/packages/infos?packages=%5B%22filesystem%22%5D&include_dependencies=true&minimize=true
Package bind not found in registry at https://code.dlang.org/ (fallbacks registry at https://codemirror.dlang.org/, registry at https://dub.bytecraft.nl/, registry at https://code-mirror.dlang.io/): Failed to download https://code.dlang.org/api/packages/infos?packages=%5B%22bind%22%5D&include_dependencies=true&minimize=true
Package hipengine_api not found in registry at https://code.dlang.org/ (fallbacks registry at https://codemirror.dlang.org/, registry at https://dub.bytecraft.nl/, registry at https://code-mirror.dlang.io/): Failed to download https://code.dlang.org/api/packages/infos?packages=%5B%22hipengine_api%22%5D&include_dependencies=true&minimize=true
Package timer not found in registry at https://code.dlang.org/ (fallbacks registry at https://codemirror.dlang.org/, registry at https://dub.bytecraft.nl/, registry at https://code-mirror.dlang.io/): Failed to download https://code.dlang.org/api/packages/infos?packages=%5B%22timer%22%5D&include_dependencies=true&minimize=true
Package renderer not found in registry at https://code.dlang.org/ (fallbacks registry at https://codemirror.dlang.org/, registry at https://dub.bytecraft.nl/, registry at https://code-mirror.dlang.io/): Failed to download https://code.dlang.org/api/packages/infos?packages=%5B%22renderer%22%5D&include_dependencies=true&minimize=true
Package tween not found in registry at https://code.dlang.org/ (fallbacks registry at https://codemirror.dlang.org/, registry at https://dub.bytecraft.nl/, registry at https://code-mirror.dlang.io/): Failed to download https://code.dlang.org/api/packages/infos?packages=%5B%22tween%22%5D&include_dependencies=true&minimize=true
Package math not found in registry at https://code.dlang.org/ (fallbacks registry at https://codemirror.dlang.org/, registry at https://dub.bytecraft.nl/, registry at https://code-mirror.dlang.io/): Failed to download https://code.dlang.org/api/packages/infos?packages=%5B%22math%22%5D&include_dependencies=true&minimize=true
Package assets not found in registry at https://code.dlang.org/ (fallbacks registry at https://codemirror.dlang.org/, registry at https://dub.bytecraft.nl/, registry at https://code-mirror.dlang.io/): Failed to download https://code.dlang.org/api/packages/infos?packages=%5B%22assets%22%5D&include_dependencies=true&minimize=true
Package error not found in registry at https://code.dlang.org/ (fallbacks registry at https://codemirror.dlang.org/, registry at https://dub.bytecraft.nl/, registry at https://code-mirror.dlang.io/): Failed to download https://code.dlang.org/api/packages/infos?packages=%5B%22error%22%5D&include_dependencies=true&minimize=true
Package fswatch not found in registry at https://code.dlang.org/ (fallbacks registry at https://codemirror.dlang.org/, registry at https://dub.bytecraft.nl/, registry at https://code-mirror.dlang.io/): Failed to download https://code.dlang.org/api/packages/infos?packages=%5B%22fswatch%22%5D&include_dependencies=true&minimize=true
Failed to find any versions for package fswatch, referenced by hipreme_engine ~master
Command failed with exit code 2: cd /d C:\Users\guill\Desktop\HipremeEngine && dub -c script -- 
MrcSnm commented

@p0nce I need to check your dub. It seems to be looking without path the dependencies.

p0nce commented

Sorry I will retry later! Keep you informed

MrcSnm commented

@MetalMaxMX #66 fixes your problem