GithubHelp home page GithubHelp logo

Build Issue about gpcs4 HOT 12 CLOSED

danni551 avatar danni551 commented on May 23, 2024
Build Issue

from gpcs4.

Comments (12)

Inori avatar Inori commented on May 23, 2024

I remember this is a known issue
What's the version of clang are you using?

from gpcs4.

Brutal-sam avatar Brutal-sam commented on May 23, 2024

yupp same error here too and it was on 13.0.0 and 14.0.4, also tried an old 9.0.0

from gpcs4.

Inori avatar Inori commented on May 23, 2024

@Brutal-sam @danni551
I remember the problem solved when I updated my clang version (not 100% sure though).
How do you change your clang version?
I used this config file.

from gpcs4.

Brutal-sam avatar Brutal-sam commented on May 23, 2024

tried using the config file to change to different versions of clang but the same issue remains, maybe it's not a clang version issue.
we know it's not meant for the end user yet but reporting those issues can be helpful to you as a dev

from gpcs4.

Inori avatar Inori commented on May 23, 2024

It seems it's because clang doesn't recognize not token, but I don't know why I can compile on all of my machines (tested on 3 machines).
You can try to comment out those 3 lines, it should be safe.

from gpcs4.

Brutal-sam avatar Brutal-sam commented on May 23, 2024

commenting out the 3 lines just created more errors, like memory_order_relaxed is not defined, and function call not allowed.
but it's all good now I sent this to my dev friend and he built it for me so I have it running samples now, hope you fix the support for We Are Doomed or something else.

1
Capture

from gpcs4.

Inori avatar Inori commented on May 23, 2024

@Brutal-sam
memory_order_relaxed issue should have been fixed in more recent code base.
I haven't met function call not allowed issue myself, seems for some reason you are not using correct compiler.
What did your friend say about the compiling errors?

from gpcs4.

Brutal-sam avatar Brutal-sam commented on May 23, 2024

@Inori he didn't say anything about errors but said this: "just left the default compiler of the project, maybe some missing installation here made the compiler be changed automatically", if it's okay can you share screenshots of how to change the compiler to the right one?

from gpcs4.

gandalfthewhite19890404 avatar gandalfthewhite19890404 commented on May 23, 2024

memory_order_relaxed issue should have been fixed in more recent code base.

No, it still exist even in dev branch.
IDK how you're building your project, instead of arguing just setup CI for project, all users's compiling tries will stop.

from gpcs4.

gandalfthewhite19890404 avatar gandalfthewhite19890404 commented on May 23, 2024

Also in your sources these files are missing
#include <boost/predef/version_number.h>
#include <boost/predef/hardware/simd/arm/versions.h>

from gpcs4.

xgrommx avatar xgrommx commented on May 23, 2024

Also in your sources these files are missing #include <boost/predef/version_number.h> #include <boost/predef/hardware/simd/arm/versions.h>

https://levelup.gitconnected.com/the-definite-guide-on-compiling-and-linking-boost-c-libraries-for-visual-studio-projects-c79464d7282d

from gpcs4.

Inori avatar Inori commented on May 23, 2024

Using VS2022 and LLVM 16.0.6, should be all fixed.

from gpcs4.

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.