![]() |
| | #1 |
| Registered User Join Date: Sep 2007
Posts: 124
| A while ago I bought a book about programming C++ and downloaded the Bloodshed Dev-C++ program to compile the programs out of it. Everything worked fine until recently, when I installed MS Visual Studio Express. Now whenever I try to compile anything in Bloodshed it gives me the following errors: [Linker error] undefined reference to `__cpu_features_init' ld returned 1 exit status I know there's nothing wrong with the code because it worked before. So anyone know what the problem is here? BTW I have tried re-installing Bloodshed, it didn't make any difference. Cheers. |
| bengreenwood is offline | |
| | #2 |
| Registered Abuser Join Date: Sep 2007 Location: USA/NJ/TRENTON
Posts: 127
| I'm no expert on the subject, but perhaps your PATH variable is having a conflict? |
| sh3rpa is offline | |
| | #3 | |
| 3rd Week In C++ Join Date: Nov 2007
Posts: 22
| Very Odd Quote:
I too installed Dev-C++ first (first an older version, and then the newest beta version shown in my signature), and later installed Visual Express and can use either one now with no problems. Using AMD 64 and win xp pro
__________________ Dev-C++ 5.0 beta 9.2 (4.9.9.2) (9.0 MB) with Mingw/GCC 3.4.2 | |
| SRS is offline | |
| | #4 |
| Registered Abuser Join Date: Sep 2007 Location: USA/NJ/TRENTON
Posts: 127
| are you trying to use your project files (.dev) files in MSVS? That might give you that error. |
| sh3rpa is offline | |
| | #5 |
| Registered User Join Date: Sep 2007
Posts: 124
| Nope, just trying to compile the same cpp files I compiled before I installed VS. |
| bengreenwood is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Screwy Linker Error - VC2005 | Tonto | C++ Programming | 5 | 06-19-2007 02:39 PM |
| Compiler Stops Compiling | tyler4588 | C++ Programming | 8 | 08-02-2003 10:20 PM |
| Sleep on Bloodshed Dev C++ | BigSter | C++ Programming | 3 | 11-15-2001 10:17 AM |
| Wait on Bloodshed Dev C++ | BigSter | C++ Programming | 1 | 11-14-2001 03:46 AM |
| Tutorial about Bloodshed Dev! | Unregistered | C++ Programming | 2 | 11-13-2001 07:42 PM |