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

Build on Windows #24

Open
pinkerltm opened this issue Jul 5, 2023 · 3 comments
Open

Build on Windows #24

pinkerltm opened this issue Jul 5, 2023 · 3 comments

Comments

@pinkerltm
Copy link

pinkerltm commented Jul 5, 2023

I am trying to build this on windows platform and would be thankful for any hints of people who already tried this. My approach is to get a build machine (Win10, VS Studio 22) up and running to build PG15 first, and if that works and the proper JDK is available I also should be able to build this FDW, am I right? Or would you rather take the path using the MingW/GNU Compiler?

So currently not any problems, just an informative issue to exchange with others trying the same ;-)

@HurdyGurdy123
Copy link

Hello
Did you get this to work?
If so can you explain how?

@JulmeTran
Copy link

We do not support jdbc_fdw on the Windows platform. Therefore, we won't be able to provide information or assistance regarding this particular issue.
If you have any other questions or need assistance with a different aspect of jdbc_fdw, you are welcome to ask, and we'll be happy to help.

@mdawkins
Copy link

mdawkins commented Aug 31, 2024

@JulmeTran I was able to compile on Windows with a few modifications to the code.
Here's link to the files: Download

I haven't started to test it yet, but for others, I installed jdk-22, and whatever version you install needs to be adjusted in the vcxproj file as well as your postgres version.

Link to binaries Download:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants