Problem in installing omnet++ on windows 7

Adil Bashir

Adil Bashir

@adil-bashir-yp1fgY Oct 25, 2024
Hello everybody, i am having problem in installing omnet++ on window 7. I have downloaded it from site and saved on the C drive and then unzipped it, and then i double clicked on mingwenv and then i typed ./configure,but after some minutes it displays "configure: error: Standard C++ library -lstdc++_s or -lstdc++ or lcxx or lcxa not found ". The message appear over the command line and is attached as an image here below. Kindly tell me what additionally i have to do for installing oment over window 7.
with regards
Adil Bashir

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • rahul69

    rahul69

    @rahul69-97fAOs Jan 21, 2013

    Adil Bashir
    Hello everybody, i am having problem in installing omnet++ on window 7. I have downloaded it from site and saved on the C drive and then unzipped it, and then i double clicked on mingwenv and then i typed ./configure,but after some minutes it displays "configure: error: Standard C++ library -lstdc++_s or -lstdc++ or lcxx or lcxa not found ". The message appear over the command line and is attached as an image here below. Kindly tell me what additionally i have to do for installing oment over window 7.
    with regards
    Adil Bashir
    Well, u didn't mentioned the site from which u downloaded. I suggest u download it from the official site. Also if latest version did not worked out for u, try to download and install some other (older) version, it may work. You can get older versions from #-Link-Snipped-# .
    Also follow the Install guide given on same link.
    Some versions may not work with Visual c++ compiler,so better to use some other compiler.
    and I guess u forgot to attach the image u were gonna attach👀.
    If the problem persists, do share the problem faced, along with the contents of config file, Good luck!👍
  • Rupam Das

    Rupam Das

    @rupam-das-wW5CvN Jan 21, 2013

    Adil Bashir
    Hello everybody, i am having problem in installing omnet++ on window 7. I have downloaded it from site and saved on the C drive and then unzipped it, and then i double clicked on mingwenv and then i typed ./configure,but after some minutes it displays "configure: error: Standard C++ library -lstdc++_s or -lstdc++ or lcxx or lcxa not found ". The message appear over the command line and is attached as an image here below. Kindly tell me what additionally i have to do for installing oment over window 7.
    with regards
    Adil Bashir
    Unfortunately you have downloaded Linux version.
    in omnetpp.org you will find detailed installation steps for windows installation ( with eclipse). Are you using Omnet 4x?
  • Adil Bashir

    Adil Bashir

    @adil-bashir-yp1fgY Jan 23, 2013

    yes it is omnetpp-4.2.2)
    itz solved now, trhanks all