473,387 Members | 1,798 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Can't get compilers to work on windows vista.

88
I don't know if its me, but any compilier that I try to use will compile but not create the exe when linking on my computer. Is there a problem with Windows Vista and compiling C code? I have to use C for a course and I can't get anything to run. I know my code is right because I'm just using a sample program to test.

#include <stdio.h>

main()
{

printf ("Hello World!\n");

}

Can anyone suggest a free easy compiler that will work with Windows Vista?

~ Frankie
Jul 10 '07 #1
4 1699
gpraghuram
1,275 Expert 1GB
I don't know if its me, but any compilier that I try to use will compile but not create the exe when linking on my computer. Is there a problem with Windows Vista and compiling C code? I have to use C for a course and I can't get anything to run. I know my code is right because I'm just using a sample program to test.

#include <stdio.h>

main()
{

printf ("Hello World!\n");

}

Can anyone suggest a free easy compiler that will work with Windows Vista?

~ Frankie
Hi I havent used Vista still, but u can use gcc compiler or if u need a free compiler along with IDE then use devshed available in this link
But i dont know ehether it have a flavour for Vista.

Raghuram
Jul 10 '07 #2
r035198x
13,262 8TB
Hi I havent used Vista still, but u can use gcc compiler or if u need a free compiler along with IDE then use devshed available in this link
But i dont know ehether it have a flavour for Vista.

Raghuram
Yep. Devshed works on Vista business fine.
Jul 10 '07 #3
weaknessforcats
9,208 Expert Mod 8TB
Vista has a lot of new security features. You may need privilges to create an .exe.

Can anyone suggest a free easy compiler that will work with Windows Vista?
You don't say what compiler you are using but have your thoughT about Visual Studio.NET 2005 Express?
Jul 10 '07 #4
fperri
88
Vista has a lot of new security features. You may need privilges to create an .exe.



You don't say what compiler you are using but have your thoughT about Visual Studio.NET 2005 Express?

I am using Miracle C. I couldn't get it to link at first, so I downloaded a bunch of different free ones and couldn't figure out how to even get them to work.

It ended up being that it wouldn't link because the directory in which my c file was saved and the directory in which it was compiling were different so it couldn't find the file to link to. Once I copied all the files it created in the compile to the main folder it worked.

Thanks for all the suggestions.
Jul 30 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

7
by: clintonG | last post by:
To all Microsoft partners and customers who have been unable to download recently or access ASP.NET documentation from the msdn2 website and for all of those customers who have been lied to and...
6
by: j2ee.singh | last post by:
Hi, I'm looking to buy a new laptop primarily to learn & practice .NET and C#. My Question is: Is there any requirement for .NET and C# in terms of the following Operating Systems: -...
4
by: John Bailo | last post by:
Can I use the .NET 3.0 framework with Visual Studio 2003?
4
by: =?Utf-8?B?TWlrZSBSaWRlcg==?= | last post by:
Can i have windows vista home premium english version as the base and install the windows vista ultimate as an upgrade in the Spanish language. Will it work, or will i have any problem.
1
by: nilart | last post by:
Hi, I have an installer application (Installshield) which installs postgre DB programmatically on windows: I have a requirement where postgre DB is expected work after upgrading OS from windows XP...
10
by: nik | last post by:
Hi, I've compiled my application on my vista machine, and it won't run at all on my xp machine. In the windows error report I get Exception code; 0xe0434f4d. I searched for that exception, but...
2
by: =?Utf-8?B?TG9yZW4=?= | last post by:
I have a brand new Dell computer right out of the box. It was purchased with Windows Vista Basic. I have also separately purchased Windows Vista Ultimate and I want to install it on this new...
1
by: Frank van Eijkelenburg | last post by:
Hi, I have to develop an application which must run on .net 2.0 on a Windows XP SP2 and Windows Vista Business OS. Is .net 2.0 supported at Windows Vista? If I see the supported OS at the...
1
by: =?Utf-8?B?RUFBIERvY2VudA==?= | last post by:
I can not log into the Vista community. I tried everything they suggested, but no luck. I have been trying for almost amonth. Thank you for your reply. I understand that we are able to sign...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.