User forums > Help
MinGW: No disk in drive
Icekilla:
Ok, TDM seems to be working fine on Code::Blocks, but on NetBeans it says there's a make command missing on the TDM files.
What do I do? :(
Jenna:
--- Quote from: Icekilla on May 18, 2014, 07:24:47 pm ---Ok, TDM seems to be working fine on Code::Blocks, but on NetBeans it says there's a make command missing on the TDM files.
What do I do? :(
--- End quote ---
Look if the make.exe exists (I guess not) and if not copy mingw32-make.exe to make.exe in the bin-folder.
Icekilla:
NetBeans says that it won't take the MinGW make executable file, that it HAS to use the one in MSYS.
Can I just use MinGW for NetBeans and TDM for CodeBlocks? Like, using these settings for NetBeans
Also, when using TDM on CodeBlocks, the debugger is still showing the same "No disk" error even though I specified the settings.
stahta01:
--- Quote from: jens on May 18, 2014, 07:34:40 pm ---
--- Quote from: Icekilla on May 18, 2014, 07:24:47 pm ---Ok, TDM seems to be working fine on Code::Blocks, but on NetBeans it says there's a make command missing on the TDM files.
What do I do? :(
--- End quote ---
Look if the make.exe exists (I guess not) and if not copy mingw32-make.exe to make.exe in the bin-folder.
--- End quote ---
IIRC, NetBeans needs Cygwin or MSys version of make.exe; it will NOT like MinGW make.
Tim S.
thomas:
--- Quote from: stahta01 on May 18, 2014, 07:40:35 pm ---IIRC, NetBeans needs Cygwin or MSys version of make.exe; it will NOT like MinGW make.
--- End quote ---
GNU buildtools are such a bad joke. How come so many people still use this >:(
This is almost like MPFR which will build only using make 3.8 but not make 4.0 -- of course make 3.8 has broken parallel builds, so if you try to build GCC 4.9 you either need a lot of time or you need 2 versions of make installed...
(that is what I spent last weekend on, btw... on a positive note, it's perfectly possible to build GCC without winpthreads, it didn't complain something was missing)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version