Code Monkey home page Code Monkey logo

Comments (10)

iMichka avatar iMichka commented on September 28, 2024

Hi

One of the errors is:

"/usr/lib/pymodules/python2.7/pygccxml/parser/source_reader.py", line 224, in read_gccxml_file raise error pygccxml.parser.source_reader.gccxml_runtime_error_t: Error occured while running GCC-XML: gccxml_cc1plus: error: gccxml_builtins.h: No such file or directory

Do you have gccxml installed ?

from pygccxml.

senthilkuma avatar senthilkuma commented on September 28, 2024

hai dear

yes i have gccxml version 0.9.0

from pygccxml.

iMichka avatar iMichka commented on September 28, 2024

It will also depend on which compiler version you are using; from the log I guess you use GCC 4.8.

For this to work you need a never version of gccxml, so first uninstall gccmxl; and then install the last vccxml version from source (https://github.com/gccxml/gccxml). the installation instructions are given on the project's first page.

from pygccxml.

senthilkuma avatar senthilkuma commented on September 28, 2024

ok brother thank you so much. i will try.......

On Mon, Nov 17, 2014 at 4:26 PM, Michka Popoff [email protected]
wrote:

It will also depend on which compiler version you are using; from the log
I guess you use GCC 4.8.

For this to work you need a never version of gccxml, so first uninstall
gccmxl; and then install the last vccxml version from source (
https://github.com/gccxml/gccxml). the installation instructions are
given on the project's first page.


Reply to this email directly or view it on GitHub
#17 (comment).

from pygccxml.

iMichka avatar iMichka commented on September 28, 2024

Hi. Any progress on this ?

from pygccxml.

senthilkuma avatar senthilkuma commented on September 28, 2024

Hai dear,

I moved to latest version of ubuntu, the it will not shows error..

i am looking for your coversation again? i Have to learn python?
can you tell me any good website?

from pygccxml.

iMichka avatar iMichka commented on September 28, 2024

Ok, I'll close this ticket as the error is gone.

For Python, I guess you could look at the tutorials/lessons page on the python website:
https://wiki.python.org/moin/BeginnersGuide/Programmers

It depends also on what level you already have, and what you want to do. Learning to use libraries like numpy and matplotlib could be useful if you plan to do some math/plotting.

from pygccxml.

senthilkuma avatar senthilkuma commented on September 28, 2024

i am working on Software defined Network (SDN) based on that i need python for Networking concepts

can you please tell some tips ?

from pygccxml.

iMichka avatar iMichka commented on September 28, 2024

Sorry can't really help for networking stuff, not my speciality :) You'll have to google around.

from pygccxml.

tomastomcik avatar tomastomcik commented on September 28, 2024

Hi, can someone help me? I tried to run the gcc_xml program on Linux, I followed the instructions until I got to the point where I was told in command line that the number of arguments is too big, I don't think it's true because I have a 64 bit version. If I enter a blank argument into FLAGS it does not work, so I chose only the last argument from reading with the --print command, then I ran an example compilation file and my system dropped. Problem wasnt processor but memory, always asdcending . So I tried it on windows where I was told that the specified parameter is not valid, but I do not know which parameter.
Parameters are the following:
Configuration settings:  GCCXML_CONFIG = ".......... l / Support / gccxml_config"
  GCCXML_COMPILER = "C: / Program Files (x86) / Microsoft Visual Studio 9.0 / VC / bin / cl.exe"
  GCCXML_CXXFLAGS = "/ DWIN32 / D_WINDOWS / W3 / GR / EHsc"
  GCCXML_EXECUTABLE = ""
  GCCXML_CPP = ""
  GCCXML_FLAGS = ""
  GCCXML_USER_FLAGS = ""
  GCCXML_ROOT = "................... / Support"
  GCCXML_ROOT_SRC = "....................... / gccxml-master / GCC_XML / Support"

can anyone advise me how do I set it up? For an early reply, thank you.

from pygccxml.

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.