Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › Programming › C++/C Programming › Fix. My. Compiler. =/ ?

Fix. My. Compiler. =/ ?

Posts 1–2 of 2 · Page 1 of 1
radnomguywfq3
radnomguywfq3
Fix. My. Compiler. =/ ?
Well, I already confronted Microsoft about this. Unfortunately, there a whole bunch of dumb fucks, who don't know how to use the compiler they made. So maybe a forum full of hackers could give me a header.

After seven days, I have figured out :
VC++6 Doesn't link jack-shit.
VC++6 Doesn't create Projects("Invalid Project Path")
VC++8 Has damaged, but not damaged files.
VC++8\6 reinstalling does not work.
There aren't any corrupt file.

-When I try to link my projects, link.exe returns "Access Violation Error"(VC++6)

-When I launch Link.Exe directly, I get missing file, when I can locate the file manually(I compared with a working version).(VC++6)

-When I try to create projects in VC++6, I get "Invalid Project Path, please select a different one". When I myself can locate the path.

-When I replace VC++8 includes\libs with VC++6 Include\libs, I can compile code, but I can only use win32 debug mode.

Any help would be wonderful, even though I do have my doubts.

*Edit*
I just got a reply from Microsoft, apparently I have to clear my HDD. Thats a fucka load load of shit, this has got to be the seventh time this month.
#1 · edited 18y ago · 18y ago
Oneirish
Oneirish
i had the same problem, i called microsoft.... btw they all are from like india. but they told me to like add a few files in my system 32 folder and add some .dll files just because this problem will occur a bunch. idk plus i had to clear my hdd folder too...
#2 · 18y ago
Posts 1–2 of 2 · Page 1 of 1

Post a Reply

Similar Threads

  • Looking for a good Lisp compilerBy Zededarian in Programming
    3Last post 20y ago
  • [Compiler Options]By SpiderByte in C++/C Programming
    4Last post 19y ago
  • my fixed systemBy systemmaker in Gunz General
    1Last post 20y ago

Tags for this Thread

#compiler#fix