Code Monkey home page Code Monkey logo

Comments (8)

rjuju avatar rjuju commented on May 13, 2024

As far as I know the code should be compatible with windows. I don't use windows so I can't try to compile it, but if you do and face compilation errors please report them here so I can try to fix the code. Unfortunately without that there isn't much I can do to help.

from hypopg.

anupkumarmishra avatar anupkumarmishra commented on May 13, 2024

Capture

Please find attached the screenshot . I have followed everything as given here :
1)http://www.programmersought.com/article/896664505/
2)https://www.2ndquadrant.com/en/blog/compiling-postgresql-extensions-visual-studio-windows/

I have given postgres.lib in linker dependencies as mentioned in these blogs. Please guide what maybe wrong.

Also in the source file i have just added hypopg.c and rest of the files are in the same directory as these files.

from hypopg.

rjuju avatar rjuju commented on May 13, 2024

Well, it seems to me that it's an environment issue, not a hypopg issue. Can you successfully compile other custom extensions or do you always get the same problem? Unless that's specific to hypopg there's nothing I can do in hypopg to help.

from hypopg.

anupkumarmishra avatar anupkumarmishra commented on May 13, 2024

I did compile the extension pg_qualstats yesterday successfully .

from hypopg.

rjuju avatar rjuju commented on May 13, 2024

I see. I'm assuming that you used the exact same settings for both, and double checked?

Which version of postgres are you compiling against, which version/git commit of pg_qualstats successfully compiled and which version/git commit hypopg is failing?

I don't see any difference really relevant in both extensions, and the error isn't particularly helpful either.

from hypopg.

anupkumarmishra avatar anupkumarmishra commented on May 13, 2024

Yes , same setting for both . I am compiling against Postgres 12 and version of pg_qualstats is 2.0.1 and hypopg 1.1.2. Thanks !

from hypopg.

rjuju avatar rjuju commented on May 13, 2024

Oh, could you try with hypopg 1.1.3? You're missing a bunch of fixes, including windows fixes and pg12 compatibility, so it's clear that it won't work (see the changes between 1.1.2 and 1.1.3 at 1.1.2...1.1.3).

from hypopg.

rjuju avatar rjuju commented on May 13, 2024

Without news for the last few months, I'm closing this issue.

from hypopg.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.