polybiusproxy / hxCodec

Haxe library for native video playback on HaxeFlixel and OpenFL.
https://lib.haxe.org/p/hxCodec
Mozilla Public License 2.0
108 stars 70 forks source link

Windows 32-bit not compiling #243

Closed Raltyro closed 1 year ago

Raltyro commented 1 year ago

Log from https://github.com/Raltyro/FNF-PsikeEngine/actions/runs/4269608566/jobs/7432891819

Link: ApplicationMain.exe
   Creating library ApplicationMain.lib and object ApplicationMain.exp
97c1d656_VLCBitmap.obj : error LNK2019: unresolved external symbol _libvlc_new referenced in function "public: void __thiscall hxcodec::vlc::VLCBitmap_obj::__construct(void)" (?__construct@VLCBitmap_obj@vlc@hxcodec@@QAEXXZ)
97c1d656_VLCBitmap.obj : error LNK2019: unresolved external symbol _libvlc_event_attach referenced in function "public: void __thiscall hxcodec::vlc::VLCBitmap_obj::play(class String,struct hx::Null<bool>)" (?play@VLCBitmap_obj@vlc@hxcodec@@QAEXVString@@U?$Null@_N@hx@@@Z)
97c1d656_VLCBitmap.obj : error LNK2019: unresolved external symbol _libvlc_media_new_path referenced in function "public: void __thiscall hxcodec::vlc::VLCBitmap_obj::play(class String,struct hx::Null<bool>)" (?play@VLCBitmap_obj@vlc@hxcodec@@QAEXVString@@U?$Null@_N@hx@@@Z)
97c1d656_VLCBitmap.obj : error LNK2019: unresolved external symbol _libvlc_media_add_option referenced in function "public: void __thiscall hxcodec::vlc::VLCBitmap_obj::play(class String,struct hx::Null<bool>)" (?play@VLCBitmap_obj@vlc@hxcodec@@QAEXVString@@U?$Null@_N@hx@@@Z)
97c1d656_VLCBitmap.obj : error LNK2019: unresolved external symbol _libvlc_media_release referenced in function "public: void __thiscall hxcodec::vlc::VLCBitmap_obj::play(class String,struct hx::Null<bool>)" (?play@VLCBitmap_obj@vlc@hxcodec@@QAEXVString@@U?$Null@_N@hx@@@Z)
97c1d656_VLCBitmap.obj : error LNK2019: unresolved external symbol _libvlc_media_get_mrl referenced in function "public: class String __thiscall hxcodec::vlc::VLCBitmap_obj::get_mrl(void)" (?get_mrl@VLCBitmap_obj@vlc@hxcodec@@QAE?AVString@@XZ)
97c1d656_VLCBitmap.obj : error LNK2019: unresolved external symbol _libvlc_media_get_duration referenced in function "public: int __thiscall hxcodec::vlc::VLCBitmap_obj::get_duration(void)" (?get_duration@VLCBitmap_obj@vlc@hxcodec@@QAEHXZ)
97c1d656_VLCBitmap.obj : error LNK2019: unresolved external symbol _libvlc_media_parse referenced in function "public: void __thiscall hxcodec::vlc::VLCBitmap_obj::play(class String,struct hx::Null<bool>)" (?play@VLCBitmap_obj@vlc@hxcodec@@QAEXVString@@U?$Null@_N@hx@@@Z)
97c1d656_VLCBitmap.obj : error LNK2019: unresolved external symbol _libvlc_media_player_new_from_media referenced in function "public: void __thiscall hxcodec::vlc::VLCBitmap_obj::play(class String,struct hx::Null<bool>)" (?play@VLCBitmap_obj@vlc@hxcodec@@QAEXVString@@U?$Null@_N@hx@@@Z)
97c1d656_VLCBitmap.obj : error LNK2019: unresolved external symbol _libvlc_media_player_event_manager referenced in function "public: void __thiscall hxcodec::vlc::VLCBitmap_obj::play(class String,struct hx::Null<bool>)" (?play@VLCBitmap_obj@vlc@hxcodec@@QAEXVString@@U?$Null@_N@hx@@@Z)
97c1d656_VLCBitmap.obj : error LNK2019: unresolved external symbol _libvlc_media_player_is_playing referenced in function "public: bool __thiscall hxcodec::vlc::VLCBitmap_obj::get_isPlaying(void)" (?get_isPlaying@VLCBitmap_obj@vlc@hxcodec@@QAE_NXZ)
97c1d656_VLCBitmap.obj : error LNK2019: unresolved external symbol _libvlc_media_player_play referenced in function "public: void __thiscall hxcodec::vlc::VLCBitmap_obj::play(class String,struct hx::Null<bool>)" (?play@VLCBitmap_obj@vlc@hxcodec@@QAEXVString@@U?$Null@_N@hx@@@Z)
97c1d656_VLCBitmap.obj : error LNK2019: unresolved external symbol _libvlc_media_player_set_pause referenced in function "class Dynamic __cdecl hxcodec::vlc::__VLCBitmap_objpause(class hx::Object *)" (?__VLCBitmap_objpause@vlc@hxcodec@@YA?AVDynamic@@PAVObject@hx@@@Z)
97c1d656_VLCBitmap.obj : error LNK2019: unresolved external symbol _libvlc_media_player_stop referenced in function "public: void __thiscall hxcodec::vlc::VLCBitmap_obj::stop(void)" (?stop@VLCBitmap_obj@vlc@hxcodec@@QAEXXZ)
97c1d656_VLCBitmap.obj : error LNK2019: unresolved external symbol _libvlc_video_set_callbacks referenced in function "public: void __thiscall hxcodec::vlc::VLCBitmap_obj::play(class String,struct hx::Null<bool>)" (?play@VLCBitmap_obj@vlc@hxcodec@@QAEXVString@@U?$Null@_N@hx@@@Z)
97c1d656_VLCBitmap.obj : error LNK2019: unresolved external symbol _libvlc_video_set_format_callbacks referenced in function "public: void __thiscall hxcodec::vlc::VLCBitmap_obj::play(class String,struct hx::Null<bool>)" (?play@VLCBitmap_obj@vlc@hxcodec@@QAEXVString@@U?$Null@_N@hx@@@Z)
97c1d656_VLCBitmap.obj : error LNK2019: unresolved external symbol _libvlc_media_player_get_length referenced in function "public: int __thiscall hxcodec::vlc::VLCBitmap_obj::get_length(void)" (?get_length@VLCBitmap_obj@vlc@hxcodec@@QAEHXZ)
97c1d656_VLCBitmap.obj : error LNK2019: unresolved external symbol _libvlc_media_player_get_time referenced in function "public: int __thiscall hxcodec::vlc::VLCBitmap_obj::get_time(void)" (?get_time@VLCBitmap_obj@vlc@hxcodec@@QAEHXZ)
97c1d656_VLCBitmap.obj : error LNK2019: unresolved external symbol _libvlc_media_player_set_time referenced in function "public: int __thiscall hxcodec::vlc::VLCBitmap_obj::set_time(int)" (?set_time@VLCBitmap_obj@vlc@hxcodec@@QAEHH@Z)
97c1d656_VLCBitmap.obj : error LNK2019: unresolved external symbol _libvlc_media_player_get_position referenced in function "public: double __thiscall hxcodec::vlc::VLCBitmap_obj::get_position(void)" (?get_position@VLCBitmap_obj@vlc@hxcodec@@QAENXZ)
97c1d656_VLCBitmap.obj : error LNK2019: unresolved external symbol _libvlc_media_player_set_position referenced in function "public: double __thiscall hxcodec::vlc::VLCBitmap_obj::set_position(double)" (?set_position@VLCBitmap_obj@vlc@hxcodec@@QAENN@Z)
97c1d656_VLCBitmap.obj : error LNK2019: unresolved external symbol _libvlc_media_player_get_rate referenced in function "public: double __thiscall hxcodec::vlc::VLCBitmap_obj::get_rate(void)" (?get_rate@VLCBitmap_obj@vlc@hxcodec@@QAENXZ)
97c1d656_VLCBitmap.obj : error LNK2019: unresolved external symbol _libvlc_media_player_set_rate referenced in function "public: double __thiscall hxcodec::vlc::VLCBitmap_obj::set_rate(double)" (?set_rate@VLCBitmap_obj@vlc@hxcodec@@QAENN@Z)
97c1d656_VLCBitmap.obj : error LNK2019: unresolved external symbol _libvlc_media_player_get_fps referenced in function "public: double __thiscall hxcodec::vlc::VLCBitmap_obj::get_fps(void)" (?get_fps@VLCBitmap_obj@vlc@hxcodec@@QAENXZ)
97c1d656_VLCBitmap.obj : error LNK2019: unresolved external symbol _libvlc_media_player_is_seekable referenced in function "public: bool __thiscall hxcodec::vlc::VLCBitmap_obj::get_isSeekable(void)" (?get_isSeekable@VLCBitmap_obj@vlc@hxcodec@@QAE_NXZ)
97c1d656_VLCBitmap.obj : error LNK2019: unresolved external symbol _libvlc_media_player_can_pause referenced in function "public: bool __thiscall hxcodec::vlc::VLCBitmap_obj::get_canPause(void)" (?get_canPause@VLCBitmap_obj@vlc@hxcodec@@QAE_NXZ)
97c1d656_VLCBitmap.obj : error LNK2019: unresolved external symbol _libvlc_audio_output_list_get referenced in function "public: void __thiscall hxcodec::vlc::VLCBitmap_obj::__construct(void)" (?__construct@VLCBitmap_obj@vlc@hxcodec@@QAEXXZ)
97c1d656_VLCBitmap.obj : error LNK2019: unresolved external symbol _libvlc_audio_get_volume referenced in function "public: int __thiscall hxcodec::vlc::VLCBitmap_obj::get_volume(void)" (?get_volume@VLCBitmap_obj@vlc@hxcodec@@QAEHXZ)
97c1d656_VLCBitmap.obj : error LNK2019: unresolved external symbol _libvlc_audio_set_volume referenced in function "public: int __thiscall hxcodec::vlc::VLCBitmap_obj::set_volume(int)" (?set_volume@VLCBitmap_obj@vlc@hxcodec@@QAEHH@Z)
97c1d656_VLCBitmap.obj : error LNK2019: unresolved external symbol _libvlc_audio_get_delay referenced in function "public: int __thiscall hxcodec::vlc::VLCBitmap_obj::get_delay(void)" (?get_delay@VLCBitmap_obj@vlc@hxcodec@@QAEHXZ)
97c1d656_VLCBitmap.obj : error LNK2019: unresolved external symbol _libvlc_audio_set_delay referenced in function "public: int __thiscall hxcodec::vlc::VLCBitmap_obj::set_delay(int)" (?set_delay@VLCBitmap_obj@vlc@hxcodec@@QAEHH@Z)
ApplicationMain.exe : fatal error LNK1120: 31 unresolved externals
Raltyro commented 1 year ago

it seems like hxCodec does not supports 32-bit, maybe ill close this if this is on purpose