Menu

when compile it consents to the FDD

midi
2007-10-10
2012-09-26
  • midi

    midi - 2007-10-10

    Helo:
    Every time that I compile code, the program consents to the floppy disk drive, why makes it?, i make a lot of test, and always the fdd runs, it wil break.

    Thanks

     
    • midi

      midi - 2007-10-17

      I just do it and the problem is the same.
      Thnaks for your time.

       
    • Osito

      Osito - 2007-10-10

      What is fdd?

       
    • midi

      midi - 2007-10-10

      FDD: Flopy Disk Drive

       
    • Anonymous

      Anonymous - 2007-10-10

      Post the build log.

       
      • Wayne Keen

        Wayne Keen - 2007-10-10

        And also indicate what version number of Dev you are using.

        Wayne

         
    • midi

      midi - 2007-10-16

      The version is 4.9.9.2.
      I cant find the build log, i understand what is this?excuse me.
      I turn off the service of the no32 antivir and the problem continues same.
      thanks

       
      • Osito

        Osito - 2007-10-16

        Click Rebuild All (CTRL-F11 is the shortcut). Wait for it to finish, then click the 'Compile Log' tab at the bottom of the screen. Right-click on the text it displays and select 'Copy' from the popup menu. Paste into this forum.

         
    • midi

      midi - 2007-10-17

      This is:

      Compilador: Default compiler
      Building Makefile: "C:\Mis documentos\Instituto\FP\PositivoYPAr\Makefile.win"
      Ejecutando make...
      make.exe -f "C:\Mis documentos\Instituto\FP\PositivoYPAr\Makefile.win" all
      gcc.exe -c PositivoYPar.c -o PositivoYPar.o -I"C:/DEV-CPP/include"

      gcc.exe PositivoYPar.o -o "PositivoYPar.exe" -L"C:/DEV-CPP/lib"

      Ejecución Terminada
      Compilación Concluida con Éxito

      thanks

       
      • Osito

        Osito - 2007-10-17

        I don't know if this is your problem, but spaces in the path are bad (\Mis documentos). Move your entire project to a folder that doesn't contain spaces such as c:\projects\ and try again.

         

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.