Menu

Errors Compiling in new Windows VISTA

Ronaldo
2006-06-17
2012-09-26
<< < 1 2 3 (Page 3 of 3)
  • Nobody/Anonymous

    That trick worked for me and I use vista too. I'm glad I took the time to read the PLEASE READ thread before I asked you guys :P

     
  • Nobody/Anonymous

    After doing all of that, I get the following error:

    dllcrt2.o C:\Users\me\Desktop\PluginDev3\Results\ld No such file: No such file or directory.
    C:\Users\me\Desktop\PluginDev3\Results\Makefile.win [Build Error] n\make.exe: *** [name.dll] Error 1

    and the compile log:

    Compiler: Default compiler
    Building Makefile: "C:\Users\me\Desktop\PluginDev3\Results\Makefile.win"
    Executing make clean
    rm -f main.o name_private.res name.dll

    C:\Dev-Cpp\bin\g++.exe -c main.cpp -o main.o -I"lib/gcc/mingw32/3.4.2/include" -I"include/c++/3.4.2/backward" -I"include/c++/3.4.2/mingw32" -I"include/c++/3.4.2" -I"include" -I"C:/Dev-Cpp/libexec/gcc/mingw32/3.4.2" -DBUILDING_DLL=1

    C:\Dev-Cpp\bin\windres.exe -i name_private.rc --input-format=rc -o name_private.res -O coff

    C:\Dev-Cpp\bin\dllwrap.exe --output-def libname.def --driver-name c++ --implib libname.a main.o name_private.res -L"lib" -L"C:/Dev-Cpp/libexec/gcc/mingw32/3.4.2" -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -luuid -lodbc32 -lodbccp32 -ldinput -lddraw -ldxguid -lwinmm -o name.dll

    ld: dllcrt2.o: No such file: No such file or directory

    C:\Dev-Cpp\bin\dllwrap.exe: no export definition file provided.
    Creating one, but that may not be what you want
    C:\Dev-Cpp\bin\dllwrap.exe: c++ exited with status 1

    C:\Dev-Cpp\bin\make.exe: *** [name.dll] Error 1

    Execution terminated

     
  • Nobody/Anonymous

    The adding directory and program paths fix, worked great for me.

    Thank you for sharing you fix Ray.

    Mark

     
  • Nobody/Anonymous

    I am using Vista and i cant use full screen option in Turbo C++.
    I tried using all the options but it did not work.
    Shall some one help me to crack this problem

    Mail me at bz_417@yahoo.com

     
  • Nobody/Anonymous

    Gliene posso portare una mezza porzione, se vuole, per far glieli assaggiare. Preferirei bigliettidi piccolo taglio, sono piu comodi!

     
  • Nobody/Anonymous

    i did what ray wrote but when i hit the excute button the run screen appears for less than 1 sec and gose away. anyone had that same problem? i am running this program with vista

     
    • Anonymous

      Anonymous - 2007-08-10

      Since it compiled you no longer have the problem which this thread discusses - so you are now on the wrong thread. Besides that, you have asked the number one most asked question on the forum!

       
    • Wayne Keen

      Wayne Keen - 2007-07-26

      Your question is answered in the thread titled "Please Read Before Posting a Question".

      Wayne

       
  • Nobody/Anonymous

    I have a new laptop that came with VISTA. I am trying to learn C++, I upgraded from 4.9.8.8 to 4.9.9.2, to solve the problem mentioned. I can now compile the program and get no errors, but when I run the program I get the error "Source File Not Compiled". Does anyone have any ideas? I've tried all the suggestions mentioned, I must be missing something.

     
    • Wayne Keen

      Wayne Keen - 2007-08-10

      Please start a new thread, and in it, post your full Basic 3.

      In addition, since there are a number of steps described in this thread,
      you should tell us exactly what you did - doing so gives us a lot more
      to go on than simply stating you tried things.

      Thanks,

      Wayne

       
  • Wayne Keen

    Wayne Keen - 2007-08-11

    Consider this thread closed. Please do not post any more questions to it.

    If you have a question, please start a new thread and

    (1)Post your Basic 3. If you don't know what those are, they are covered in the
    thread titled "Please Read Before Posting a Question"

    (2) Indicate exactly what steps you have taken to follow directions on this thread.
    Telling us "You tried everything on the thread" is NOT telling us exactly what
    steps you have performed.

    Wayne

     
  • Nobody/Anonymous

    what do you mean by that crap

    1)add "C:\Dev-Cpp\libexec\gcc\mingw32\3.4.2" to the binaries location under the directories tab
    2)go to the programs tab and add c:\dev-cpp\bin\ to all the listings.

    can you like give more specific with the instructions?

     
  • Nobody/Anonymous

    Thanks Ray,
    Your suggestions worked for me as well.
    Jo

     
  • cpns

    cpns - 2008-12-21

    Start a new thread, and post the "basic three" as described in the "PLEASE READ BEFORE POSTING A QUESTION" thread.

    Be prepared for it to be suggested that you did not do exactly what was suggested, since that is the most likley explanation for this to still not work. It may be worth noting down exactly what you did do ( even if you believe it is the same as described here - and don't just copy it from here! ;) ).

    Clifford

     
    • sucre

      sucre - 2008-12-21

      i tried it but it`s still doesnt work

       
  • Wayne Keen

    Wayne Keen - 2008-12-21

    Consider this thread closed. Please do not post any more questions to it.

    If you have a question, please start a new thread and

    (1)Post your Basic 3. If you don't know what those are, they are covered in the
    thread titled "Please Read Before Posting a Question"

    (2) Indicate exactly what steps you have taken to follow directions on this thread.
    Telling us "You tried everything on the thread" is NOT telling us exactly what
    steps you have performed.

    Wayne

     
<< < 1 2 3 (Page 3 of 3)

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.