Menu

#286 makefile gener failed

open
nobody
None
5
2012-09-26
2004-04-20
No

Hi!

I use version 4.9.8.7. with WinXP SP1.

Dev-Cpp not generate the makefile.win.
The project dir struct is

Project----
---CommonCode
---ProjectSpecCode

The dev file is in "ProjectSpecCode".
If I change the struct and all source file is
under "ProjectSpecCode", then the dev-cpp genrate the
makefile ok.

I use the ProcExplorer (Sysinternals) and with this tools i
must close the handle to makefile.win, and dev-cpp
working right.

Sorry my poor English.

Thanks
Orfanik

Discussion

  • Marek Januszewski

    Logged In: YES
    user_id=609236

    could you please send an example project? (zipped)

     
  • Lajos Molnar

    Lajos Molnar - 2004-04-21

    Project to test the bug

     
  • Lajos Molnar

    Lajos Molnar - 2004-04-21

    Logged In: YES
    user_id=621378

    Here is the project.

     
  • Lajos Molnar

    Lajos Molnar - 2004-04-21

    Logged In: YES
    user_id=621378

    i have changed the exe dest. dir. Original
    was: "../gameeditor/bin"

    now is "" (empty)

    now working fine....

     
  • Colin Laplace

    Colin Laplace - 2004-04-28

    Logged In: YES
    user_id=25510

    so this error was due to an incorrect exe output setting ?

    Colin

     
  • Lajos Molnar

    Lajos Molnar - 2004-04-28

    Logged In: YES
    user_id=621378

    not, the output settings was correct, but relative.

    I use the processexplorer from Sysinternals, with this can
    see and close open handles. If i start rebuld in dev-cpp,
    then produces one makefile.win with 0 length. Then is close
    with processexplorer the handle (without close the dev-cpp
    program). Start new rebuild, then produces right...and
    working ok.

     
  • Marek Januszewski

    Logged In: YES
    user_id=609236

    maybe it should have beeen
    "..\gameeditor\bin"
    not
    "../gameeditor/bin"
    could you try this?

     
  • Lajos Molnar

    Lajos Molnar - 2004-04-29

    Logged In: YES
    user_id=621378

    with this form "..\gameeditor\bin" working

    thanks

     
  • Lajos Molnar

    Lajos Molnar - 2004-04-30

    Logged In: YES
    user_id=621378

    Sorry, not working....

    If i update this settings and make rebuild, working,
    then restart dev-cpp.exe and not working. "Could not create
    makefile.win"

     
  • Colin Laplace

    Colin Laplace - 2004-05-23

    Logged In: YES
    user_id=25510

    I couldn't reproduce the problem, the Makefile builds ok here.
    Have you compiling without your ProcExplorer loaded ?

    Colin

     

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.