Discuss Bloodshed Dev C++ - Trouble in Windows Vista in the C Programming forum on Dev Shed. Bloodshed Dev C++ - Trouble in Windows Vista C programming forum discussing all C derivatives, including C#, C++, Object-C, and even plain old vanilla C. These languages are low level languages, and used on projects such as device drivers, compilers, and even whole computer operating systems.
The ASP Free website provides in-depth information on the latest developer tools available from Microsoft. Our cadre of writers, highly experienced industry experts, reveals the best ways to use established technologies as well as new and emerging technologies. Our coverage of Microsoft's development and administration technologies is among the most respected in the IT industry today.
ASP Free and Iron Speed Designer are giving away $5,500+ in FREE licenses. Iron Speed's RAD CASE toolset can save up to 80% of your coding time. One free license per week, one perpetual license per month! Download and Activate to enter!
Intel® Graphics Performance Analyzers is a powerful tool suite for analyzing and optimizing your games, media, and graphics-intensive applications. Used by some of the best developers on the planet, Intel GPA lets you maximize your app’s performance.
Posts: 5
Time spent in forums: 54 m 59 sec
Reputation Power: 0
Bloodshed Dev C++ - Trouble in Windows Vista
I'm a beginning computer science student & I'm taking an intro. to C programming course this semester.
I've been using & got comfortable with this IDE but ever since upgrading (downgrading?) to Vista I've been having trouble with it. I've searched for sulutions here and in other message boards but I seem to be having an unusual problem.
**My program compiles correctly and I get no error message, but when I try to run the program I get an error message saying "Source file not compiled".**
I've done a fresh install of Dev++ several times thinking there may have been something wrong with my installation but to no avail. I'm also having trouble installing Visual Basic ( )
Posts: 3,343
Time spent in forums: 3 Weeks 4 Days 16 h 29 m 17 sec
Reputation Power: 866
Intersting. I wonder if the new security model in Vista is interfering with your Dev++ installation? I'm only speculating here becuase no one else has jumped in yet to help you. I haven't got Dev++ isntalled on my current workstation and I do not run Vista.
Have you searched around for yourProgram.exe?
Hmm.... try to create a new project, write a really simple program, compile and run it. If that works, then you probably have some issues with the project tree layout or something. Perhaps the Dev++ installer is Vista aware and expects things to be in different places? If that doesn't work, then there may be an issue with the Dev++ installer on Vista.
Did you launch the installer as Admin? It's been a few months since I last ran tests on Vista, but I seem to recall there's a way to launch a program with elevated administrator rights. Just being logged on as administrator is no longer enough for some things. Check you event logs for any messages from the Dev++ installer.
__________________
My worst nightmare was a pointless infinite loop.
Work in progress; don't poke the curmudgeon! http://www.odonahue.com/
Posts: 5
Time spent in forums: 54 m 59 sec
Reputation Power: 0
Quote:
Originally Posted by jwdonahue
Intersting. I wonder if the new security model in Vista is interfering with your Dev++ installation? I'm only speculating here becuase no one else has jumped in yet to help you. I haven't got Dev++ isntalled on my current workstation and I do not run Vista.
Have you searched around for yourProgram.exe?
Hmm.... try to create a new project, write a really simple program, compile and run it. If that works, then you probably have some issues with the project tree layout or something. Perhaps the Dev++ installer is Vista aware and expects things to be in different places? If that doesn't work, then there may be an issue with the Dev++ installer on Vista.
Did you launch the installer as Admin? It's been a few months since I last ran tests on Vista, but I seem to recall there's a way to launch a program with elevated administrator rights. Just being logged on as administrator is no longer enough for some things. Check you event logs for any messages from the Dev++ installer.
Thanks for the reply. I did write a simple Hello, world program just to be sure that my program just isn't compiling properly due to some programming error & that still didn't work.
I do save my projects in a folder in My Documents (not in the default C:\Dev-Cpp\). That may be causing the problem.
I will try to install again & make sure I'm installing in the proper place & with enough rights.
Posts: 1,801
Time spent in forums: 1 Month 4 Days 13 h 40 m 7 sec
Reputation Power: 1210
Quote:
Originally Posted by Gjbara
Thanks for the reply. I did write a simple Hello, world program just to be sure that my program just isn't compiling properly due to some programming error & that still didn't work.
I do save my projects in a folder in My Documents (not in the default C:\Dev-Cpp\). That may be causing the problem.
I will try to install again & make sure I'm installing in the proper place & with enough rights.
You didn't answer his question. Does your .exe file exist somewhere? If it does, have you tried running it from the command line?
Posts: 4,405
Time spent in forums: 4 Weeks 1 Day 9 h 41 m 54 sec
Reputation Power: 1719
Quote:
Originally Posted by Gjbara
ok. checking it out
You will notice also in the "Read first" thread, that it advises against using file paths with spaces. This is very important. Not all the GNU based tools work correctly all the time with such paths.
[edit] Actually it is not just the GNU tools the Dev-C++ IDE itself has some bugs associated with spaces in project paths.
Clifford
Last edited by clifford : April 10th, 2007 at 06:54 AM.
Posts: 2
Time spent in forums: 11 m 44 sec
Reputation Power: 0
CC1 is there
cc1 is there. I am having the same issue. I have also re-installed several times. I am willing to bet that no one has it working on Vista yet. I played with the directories and the "cannot find cc1" error went away, now I have several other errors. Before anyone post a reply please install and test with Vista. PS. I did a full removal each time before re-installing.
Posts: 5,959
Time spent in forums: 2 Months 3 Weeks 2 Days 12 h 47 m 19 sec
Warnings Level: 10
Number of bans: 1
Reputation Power: 0
Get off Dev-Cpp. I use it to reply to specific examples, but it sucks. It's an orphan. It's not much good, and no one cares, anymore. It was used for practice by aspiring geeks, but they've moved on.