On Thu, Jul 27, 2017 at 2:00 PM Rupert St John Webster <
rup...@impress-solutions.com> wrote:

> I have a requirement for a 32bit version of a strongly named Geode native
> dll targeted at .Net framework 3.5 so it can be used by an application
> built in VB6 😊
>

As I answered on the stackoverflow you liked below, while there is no
official support for 32-bit in the community it should compile given the
hints I gave you. You should also be able to sign the bits using the flags
I posted as well. As for getting to compile against framework 3.5, you are
on your own there. I suspect it will have to fork and update the project
files for .NET 3.5 since we currently target 4.5.

At the moment I’m trying to build the Geode native client any way at all
> and come across errors detailed in
> https://stackoverflow.com/questions/45321559/trying-to-build-geode-native-has-3-errors.
> Please could someone from the Geode dev community comment on building Geode
> native client on Windows? (even 64 bit unsigned dll for Net 4.6)
>

Did the items I raised on the stackoverflow not resolve your build issues?
Can you provide more context on your issues since following the steps I
outlined.

-Jake

Reply via email to