Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » compiling issue at Win 7
Re: compiling issue at Win 7 [message #39530 is a reply to message #39527] Tue, 26 March 2013 11:30 Go to previous messageGo to previous message
deep is currently offline  deep
Messages: 263
Registered: July 2011
Location: Bangalore
Experienced Member
Hi,

My MinGW.bm file

BUILDER = "GCC";
COMPILER = "";
DEBUG_INFO = "2";
DEBUG_BLITZ = "1";
DEBUG_LINKMODE = "0";
DEBUG_OPTIONS = "-O0 -gstabs -Wall";
DEBUG_FLAGS = "";
DEBUG_LINK = "";
RELEASE_BLITZ = "1";
RELEASE_LINKMODE = "0";
RELEASE_OPTIONS = "-O3 -ffunction-sections";
RELEASE_SIZE_OPTIONS = "-Os -finline-limit=20 -ffunction-sections";
RELEASE_FLAGS = "";
RELEASE_LINK = "";
DEBUGGER = "gdb";
PATH = "C:\\DevTools\\MinGW32\\bin";
INCLUDE = "C:\\DevTools\\MinGW32\\include";
LIB = "C:\\DevTools\\MinGW32\\lib";
LINKMODE_LOCK = "0";


Check your MinGW.bm file PATH,INCLUDE,LIB to your installation paths.

In my case it is working well.

Once I tried with MinGW64 but it was not working. I reverted back to MinGW32. My system is WIN 7 - 64 bit.

Will try again with MinGW64 some time in future.

Quote:

Maybe the MinGW64 bit is the reason, as I have Win 7 32 bit.

Most likely this will be the reason. Check with MinGW32.


Warm Regards

Deepak

[Updated on: Tue, 26 March 2013 12:35]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Changing the slider thumb
Next Topic: RTIMING output makes no sense to me
Goto Forum:
  


Current Time: Sat Jun 08 20:36:39 CEST 2024

Total time taken to generate the page: 0.00919 seconds