C Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming LanguagesC Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old December 9th, 2012, 03:12 PM
Knight444 Knight444 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2012
Posts: 1 Knight444 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 23 m 34 sec
Reputation Power: 0
"source file not compiled"

Hello guys,

I'm using dev c++ (4.9.9.2) to write and compile c programs. Recently, I bought a new laptop with build-in windows 8, and I couldn't compile any program from it.

Here's my very simple program that I've tried to compile:

Code:
#include <stdio.h>
int main (void)
{
    printf ("good");
    getch ();
    
    return 0;
    
}


And here's the warning message :

Quote:
Source file not compiled


I've tried some solutions and searched in the internet for solutions but I didn't find any.


Is there a way to compile with windows 8 ?

Reply With Quote
  #2  
Old December 9th, 2012, 04:30 PM
salem's Avatar
salem salem is offline
Contributed User
Click here for more information
 
Join Date: Jun 2005
Posts: 3,838 salem User rank is General 12nd Grade (Above 100000 Reputation Level)salem User rank is General 12nd Grade (Above 100000 Reputation Level)salem User rank is General 12nd Grade (Above 100000 Reputation Level)salem User rank is General 12nd Grade (Above 100000 Reputation Level)salem User rank is General 12nd Grade (Above 100000 Reputation Level)salem User rank is General 12nd Grade (Above 100000 Reputation Level)salem User rank is General 12nd Grade (Above 100000 Reputation Level)salem User rank is General 12nd Grade (Above 100000 Reputation Level)salem User rank is General 12nd Grade (Above 100000 Reputation Level)salem User rank is General 12nd Grade (Above 100000 Reputation Level)salem User rank is General 12nd Grade (Above 100000 Reputation Level)salem User rank is General 12nd Grade (Above 100000 Reputation Level)salem User rank is General 12nd Grade (Above 100000 Reputation Level)salem User rank is General 12nd Grade (Above 100000 Reputation Level)salem User rank is General 12nd Grade (Above 100000 Reputation Level)salem User rank is General 12nd Grade (Above 100000 Reputation Level)  Folding Points: 153 Folding Title: Novice Folder
Time spent in forums: 2 Months 3 Weeks 2 Days 16 h 49 m 48 sec
Reputation Power: 1774
This is what the website says...
Quote:
System : Windows 95/98/NT/2000

So that's what - 4 releases (and a decade) of Windows since it was last properly supported. It could be worse I suppose, you could be 2 decades out and trying to run TurboC

The compiler that comes with it is vintage 1999.

My guess, you probably have to log in as administrator and do some awful hackery just to get it to install properly.

This should be the word of the day.

If you want a modern compiler and IDE, which works in the same vein as dev-c++, then I would recommend you look into code::blocks
If for no other reason, you'll be able to use their support forum and get an answer from people who are really in the know.
__________________
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
If at first you don't succeed, try writing your phone number on the exam paper

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesC Programming > "source file not compiled"

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap