Giter Club home page Giter Club logo

Comments (5)

lucoiso avatar lucoiso commented on June 16, 2024 1

Hi! :)

Is this occurring with the latest (v1.5.2) version? And are there any warnings or errors related to HttpGPT in the Editor Console/Output Log? :0

Unfortunately I don't have a MacOS machine to test but I'll try to find a solution soon.

from uehttpgpt.

lucoiso avatar lucoiso commented on June 16, 2024 1

Ahhh, the epic store version for MacOS is older and doesn't contain the DALL-E module

I removed the iOS and MacOS version from the store because these platforms weren't accepting C++17 features after some implementations. I don't know why this started, because was working well before the DALL-E (and the previous versions already contains some C++17 features lol), but the marketplace team sent me logs containing only "[...] Is a c++17 feature" errors and refused the update for iOS and MacOS.

To use the latest version you'll need to compile the project with C++17

I don't know as well how to do this on MacOS because I never had one xd
But i think you'll just need to open the project settings using XCode and add the -std=c++17 flag in the build options

If any error occurs, feel free to send me the logs to check whats happening

from uehttpgpt.

albusdemens avatar albusdemens commented on June 16, 2024

Hello :) What I did was to install the plugin from the Epic Store. That installs version 1.4.7 (see image). I guess a solution could be to upload the plugin on the Store? I will also try to load the plugin manually.
Screen Shot 2023-04-29 at 11 24 25 AM

from uehttpgpt.

albusdemens avatar albusdemens commented on June 16, 2024

I also tested downloading the repo zip, unzipping, and placing it in the Plugins folder of the project. This gives the two error messages below. That's why I opted for using the Epic Store instead ;-)
Screen Shot 2023-04-29 at 11 33 09 AM
Screen Shot 2023-04-29 at 11 33 17 AM

from uehttpgpt.

lucoiso avatar lucoiso commented on June 16, 2024

MacOS wasnt accepting cpp17, will to submit to marketplace again soon.

from uehttpgpt.

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.