Menu

problems with DOS

Shella2424
2009-06-20
2012-09-26
  • Shella2424

    Shella2424 - 2009-06-20

    I have been trying to compile and run allegro with Dev/C++,
    My compiler is -lalleg and my linker is ...\lib\liballeg.a
    but when I compile it says cannot run in DOS mode what is wrong with it can someone tell me

     
    • Wayne Keen

      Wayne Keen - 2009-06-22

      Please post your Basic 3.

      Also, where did you get Allegro from?

      Wayne

       
    • cpns

      cpns - 2009-06-22

      > My compiler is -lalleg

      That is a linker option.

      > and my linker is ...\lib\liballeg.a

      That is a library path.

      I imagine that English is not your first language because those statments make little sense. Posting the build log will tell use exactly how your project is configured without you having to say anything else.

      > it says cannot run in DOS mode

      What says that? DOS is an operating system, not a "mode". Both Dev-C++ and MinGW compiler can neither work in or build applications for DOS; just Win32.

      Clifford

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.