Coder Social home page Coder Social logo

Not able to compile on Linux about pawn-memory HOT 3 CLOSED

bigeti avatar bigeti commented on August 20, 2024
Not able to compile on Linux

from pawn-memory.

Comments (3)

BigETI avatar BigETI commented on August 20, 2024

You need to install ia32-libs. Your compiler doesn't support C++14. You can change the C++ version in makefile to C++11.

from pawn-memory.

frostgaming avatar frostgaming commented on August 20, 2024

ia32-libs is not a package that exists in CentOS 6 or 7.

[root@eu src]# yum install ia32-libs
Loaded plugins: fastestmirror, universal-hooks
Loading mirror speeds from cached hostfile
 * EA4: 91.197.228.252
 * cpanel-addons-production-feed: 91.197.228.252
 * base: mirrors.coreix.net
 * epel: mirrors.coreix.net
 * extras: mirror.sov.uk.goscomb.net
 * updates: mirrors.coreix.net
No package ia32-libs available.

I've already installed the compat packages (glibc.i686/libstdc++i686/i386/etc) and that didn't help.

Anyway, I changed the compiler version to c++11 and I was able to compile that way. Seems to be fine now.

You might want to consider changing your makefile to c++11 so that it allows RHEL users to compile the plugin. Or alternatively, create a "configure" file to detect the GCC version/environment and regenerate a makefile.

Thanks for the help.

from pawn-memory.

frostgaming avatar frostgaming commented on August 20, 2024

I'll close this now as this is resolved. Atleast if others have the problem they can see this issue and use the workaround here.

Great work on this plugin by the way!

from pawn-memory.

Related Issues (9)

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.