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

compiling discord rpc error??? #31

Open
SPC-JustARandomImpostor opened this issue Jun 30, 2024 · 0 comments
Open

compiling discord rpc error??? #31

SPC-JustARandomImpostor opened this issue Jun 30, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@SPC-JustARandomImpostor

Describe your bug here.

so i got all the requirements to properly compile grafex engine but then this happened (check cmd log)

idk if im supposed to download anything else but pls tell me.

Command Prompt/Terminal logs (if existing)

C:/haxelib/flixel/4,11,0/flixel/FlxBasic.hx:201: characters 1-7 : Warning : (WDeprecated) `@:enum abstract` is deprecated in favor of `enum abstract`
C:/haxelib/flixel/4,11,0/flixel/graphics/frames/FlxFrame.hx:680: characters 1-7 : Warning : (WDeprecated) `@:enum abstract` is deprecated in favor of `enum abstract`
C:/haxelib/flixel/4,11,0/flixel/graphics/frames/FlxFrame.hx:688: characters 1-7 : Warning : (WDeprecated) `@:enum abstract` is deprecated in favor of `enum abstract`
C:/haxelib/flixel/4,11,0/flixel/tweens/FlxTween.hx:24: characters 1-7 : Warning : (WDeprecated) `@:enum abstract` is deprecated in favor of `enum abstract`
C:/haxelib/flixel/4,11,0/flixel/input/FlxInput.hx:84: characters 1-7 : Warning : (WDeprecated) `@:enum abstract` is deprecated in favor of `enum abstract`
C:/haxelib/flixel/4,11,0/flixel/tile/FlxBaseTilemap.hx:1382: characters 1-7 : Warning : (WDeprecated) `@:enum abstract` is deprecated in favor of `enum abstract`
C:/haxelib/flixel/4,11,0/flixel/util/FlxDirectionFlags.hx:8: characters 1-7 : Warning : (WDeprecated) `@:enum abstract` is deprecated in favor of `enum abstract`
C:/haxelib/flixel/4,11,0/flixel/util/FlxDirection.hx:7: characters 1-7 : Warning : (WDeprecated) `@:enum abstract` is deprecated in favor of `enum abstract`
C:/haxelib/flixel/4,11,0/flixel/input/keyboard/FlxKey.hx:8: characters 1-7 : Warning : (WDeprecated) `@:enum abstract` is deprecated in favor of `enum abstract`
C:/haxelib/flixel/4,11,0/flixel/input/mouse/FlxMouseButton.hx:85: characters 1-7 : Warning : (WDeprecated) `@:enum abstract` is deprecated in favor of `enum abstract`
C:/haxelib/flixel/4,11,0/flixel/input/gamepad/FlxGamepadInputID.hx:12: characters 1-7 : Warning : (WDeprecated) `@:enum abstract` is deprecated in favor of `enum abstract`
C:/haxelib/flixel-addons/2,11,0/flixel/addons/transition/TransitionData.hx:11: characters 1-7 : Warning : (WDeprecated) `@:enum abstract` is deprecated in favor of `enum abstract`
C:/haxelib/flixel-addons/2,11,0/flixel/addons/transition/FlxTransitionSprite.hx:135: characters 1-7 : Warning : (WDeprecated) `@:enum abstract` is deprecated in favor of `enum abstract`
C:/haxelib/flixel/4,11,0/flixel/text/FlxText.hx:1153: characters 1-7 : Warning : (WDeprecated) `@:enum abstract` is deprecated in favor of `enum abstract`
C:/haxelib/flixel/4,11,0/flixel/input/actions/FlxActionInputAnalog.hx:17: characters 1-7 : Warning : (WDeprecated) `@:enum abstract` is deprecated in favor of `enum abstract`
C:/haxelib/flixel/4,11,0/flixel/input/actions/FlxActionInputAnalog.hx:393: characters 1-7 : Warning : (WDeprecated) `@:enum abstract` is deprecated in favor of `enum abstract`
C:/haxelib/discord_rpc/1,0,0/discord_rpc/DiscordRpc.hx:213: characters 1-7 : Warning : (WDeprecated) `@:enum abstract` is deprecated in favor of `enum abstract`
C:/haxelib/flixel-ui/2,5,0/flixel/addons/ui/FlxUICursor.hx:564: characters 9-11 : Warning : Potential typo detected (expected similar values are flixel.addons.ui.SortMethod.ID)
source/MainMenuState.hx:99: characters 3-39 : Warning : (WDeprecated) `FlxCamera.defaultCameras` is deprecated, use `FlxG.cameras.setDefaultDrawTarget` instead
source/PlayState.hx:449: characters 3-39 : Warning : (WDeprecated) `FlxCamera.defaultCameras` is deprecated, use `FlxG.cameras.setDefaultDrawTarget` instead
source/editors/CharacterEditorState.hx:99: characters 3-41 : Warning : (WDeprecated) `FlxCamera.defaultCameras` is deprecated, use `FlxG.cameras.setDefaultDrawTarget` instead
source/editors/DialogueCharacterEditorState.hx:88: characters 3-40 : Warning : (WDeprecated) `FlxCamera.defaultCameras` is deprecated, use `FlxG.cameras.setDefaultDrawTarget` instead
source/editors/StageEditorState.hx:123: characters 3-41 : Warning : (WDeprecated) `FlxCamera.defaultCameras` is deprecated, use `FlxG.cameras.setDefaultDrawTarget` instead
source/options/NoteOffsetState.hx:58: characters 3-39 : Warning : (WDeprecated) `FlxCamera.defaultCameras` is deprecated, use `FlxG.cameras.setDefaultDrawTarget` instead

Compiling group: haxe
cl.exe -Iinclude -IC:/haxelib/discord_rpc/1,0,0/linc/ -IC:/haxelib/linc_luajit/git//linc/ -I C:/Users/Steven/Downloads/fnf-grafex-0.4.1/fnf-grafex-0.4.1/source/vlc/cpp/include/ -I C:/Users/Steven/Downloads/fnf-grafex-0.4.1/fnf-grafex-0.4.1/source/vlc/cpp/src/ -nologo /WX- /fp:precise -DHX_WINDOWS -GR -O2(optim-std) -Zi(debug) -FdC:\Users\Steven\Downloads\fnf-grafex-0.4.1\fnf-grafex-0.4.1\export\release\windows\obj\obj/msvc1964-nc/vc.pdb(debug) -Od(debug) -O2(release) -Os(optim-size) -FS -Oy- -c -EHs -GS- -IC:/haxelib/hxcpp/4,3,2/include -DHXCPP_M64 -DHXCPP_VISIT_ALLOCS(haxe) -DHX_SMART_STRINGS(haxe) -DHXCPP_API_LEVEL=430(haxe) -D_CRT_SECURE_NO_DEPRECATE -D_ALLOW_MSC_VER_MISMATCH -D_ALLOW_ITERATOR_DEBUG_LEVEL_MISMATCH -DHX_WIN_MAIN(main) -wd4996 ... tags=[haxe,static]
 - src/flixel/tweens/motion/LinearPath.cpp
 - src/sys/io/_Process/Stdout.cpp
 - src/openfl/display/_internal/Context3DElementType.cpp
 - src/openfl/system/SecurityDomain.cpp  [haxe,release]
 - src/flixel/input/actions/_FlxSteamController/FlxSteamControllerMetadata.cpp
 - src/lime/_internal/backend/native/TextEventInfo.cpp
 - src/lime/media/openal/ALC.cpp  [haxe,release]
 - src/flixel/util/FlxPool_flixel_effects_FlxFlicker.cpp
 - src/flixel/input/actions/_FlxSteamController/FlxSteamUpdater.cpp
 - src/openfl/display/DOMRenderer.cpp  [haxe,release]
 - src/flixel/system/debug/interaction/tools/Pointer.cpp
 - src/lime/system/_ThreadPool/ThreadPoolMessage.cpp
 - src/sys/io/FileOutput.cpp
 - src/openfl/display/_GradientType/GradientType_Impl_.cpp
 - src/__ASSET__flixel_fonts_nokiafc22_ttf.cpp
 - src/openfl/text/_internal/ShapeCache.cpp  [haxe,release]
 - src/lime/text/harfbuzz/HBGlyphPosition.cpp
 - src/sys/thread/NextEventTime.cpp
 - src/AttachedSprite.cpp
 - src/Section.cpp
 - src/flixel/util/_FlxUnicodeUtil/UnicodeBuffer_Impl_.cpp
 - src/openfl/display/Stage3D.cpp  [haxe,release]
 - src/haxe/crypto/BaseCode.cpp
 - src/flixel/input/gamepad/mappings/PSVitaMapping.cpp
 - src/lime/graphics/opengl/ext/OES_surfaceless_context.cpp
 - src/lime/system/_Locale/Locale_Impl_.cpp
 - src/flixel/FlxState.cpp
 - src/flixel/input/gamepad/FlxAnalogToDigitalMode.cpp
 - src/lime/graphics/cairo/_CairoFontFace/CairoFontFace_Impl_.cpp
 - src/lime/app/_Event_lime_graphics_RenderContext_Void.cpp  [haxe,release]
 - src/openfl/display/Tileset.cpp  [haxe,release]
 - src/flixel/system/debug/GraphicInteractive.cpp
 - src/Scanline.cpp
 - src/flixel/system/debug/watch/TrackerProfile.cpp
 - src/__boot__.cpp
 - src/flixel/addons/plugin/FlxMouseControl.cpp
 - src/cpp/vm/WeakRef.cpp
 - src/openfl/display/ShaderParameter_Float.cpp
 - src/lime/net/curl/CURLMultiMessage.cpp
 - src/sys/thread/_Thread/HaxeThread.cpp
 - src/PhillyGlowGradient.cpp
 - src/flixel/addons/ui/interfaces/IFlxUIState.cpp
 - src/openfl/display/_internal/Context3DDisplayObject.cpp  [haxe,release]
 - src/openfl/display/_internal/CanvasTextField.cpp
 - src/openfl/display/_InterpolationMethod/InterpolationMethod_Impl_.cpp
 - src/lime/graphics/_OpenGLES3RenderContext/OpenGLES3RenderContext_Impl_.cpp
 - src/openfl/net/URLRequestDefaults.cpp  [haxe,release]
 - src/openfl/events/InvokeEvent.cpp  [haxe,release]
 - src/lime/media/WebAudioContext.cpp
 - src/lime/graphics/_WebGL2RenderContext/WebGL2RenderContext_Impl_.cpp
 - src/openfl/display/_internal/_DrawCommandReader/OverrideBlendModeView_Impl_.cpp
 - src/openfl/display/_StageAlign/StageAlign_Impl_.cpp
 - src/llua/Lua_helper.cpp
 - src/flixel/input/gamepad/id/SwitchJoyconLeftID.cpp
 - src/lime/text/GlyphMetrics.cpp  [haxe,release]
 - src/flixel/input/actions/FlxActionManager.cpp
 - src/editors/MenuCharacterEditorState.cpp
 - src/openfl/events/IEventDispatcher.cpp
 - src/lime/media/FlashAudioContext.cpp
 - src/flixel/input/keyboard/FlxKeyboard.cpp
 - src/flixel/addons/ui/ButtonLabelStyle.cpp
 - src/options/MissSoundsOption.cpp
 - src/flixel/input/actions/FlxInputDeviceObject.cpp
 - src/openfl/display/ITileContainer.cpp
 - src/lime/_internal/format/BMP.cpp  [haxe,release]
 - src/haxe/io/Input.cpp
 - src/DialogueBoxPsych.cpp
 - src/flixel/addons/ui/FlxUIText.cpp
 - src/flixel/IFlxBasic.cpp
 - src/lime/media/openal/AL.cpp  [haxe,release]
Error: __boot__.cpp
C:/haxelib/discord_rpc/1,0,0/linc/linc_discord_rpc.h(7): fatal error C1083: Cannot open include file: '../lib/discord-rpc/include/discord-rpc.h': No such file or directory

Are you modding a build from source or with Lua?

Source

What is your build target?

Windows

Did you edit anything in this build? If so, mention or summarize your changes.

Completely new, nothing changed.

@SPC-JustARandomImpostor SPC-JustARandomImpostor added the bug Something isn't working label Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant