kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #44744
Re: MSVC compile: missing s3d_plugin_oce.dll
Ah it's a bug in vcpkg I need to fix upstream.
For now you'll need to include in your kicad install folder for debug, the
non-debug versions of freetype, zlib, bz2 and libpng
On Mon, Nov 16, 2020 at 1:44 PM Mark Roszko <mark.roszko@xxxxxxxxx> wrote:
> Ah I've been meaning to fix that. There's something wrong with the
> compilation settings and/or wxdynamiclibrary loader that's causing it not
> to load DLLs from the application's executable directory, very specifically
> for the OCE plugin.
>
> On Mon, Nov 16, 2020 at 6:22 AM <develop@xxxxxxxxxxxxx> wrote:
>
>> Compiling the current source (7043) with MSVC and the proposed
>> CMakeSettings.json I get a missing s3d_plugin_oce.dll error when starting
>> the 3D viewer.
>>
>> What is wrong here?
>>
>>
>>
>> -Martin.
>> _______________________________________________
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help : https://help.launchpad.net/ListHelp
>>
>
>
> --
> Mark
>
--
Mark
References