PDA

نسخه کامل مشاهده نسخه کامل : مشگل با 0xc000007b



مجید4
25-04-2012, 18:04
سلام
ویندوز من سون و 64 bit میباشد وقتی برنامه carrara رو نصب کنم خواستم کیجن انرا اجرا کنم خطای 0xc000007b
امد .من در سایتی خواندم که این مشکل از 32 بیت بودن برنامه است بهد توضیح داد که در مسیر زیر چکار باید کرد


To solve this I remove "E:\Intel\Compiler\11.154\tbb\intel64\vc9\bin" from the PATH variable, so when I tries to run my application system can’t find any tbb_debug.dll (neither 32bit nor 64bit version) so it throws a new error now says that tbb_debug.dll is not found.

The last step I made was coping the 32bit version of tbb_debug.dll and but it near my application executable file so now when system tries to load tbb_debug.dll it will find the 32bit version of it (also dependency walker will do that so there isn’t any 64bit dll in my dependencies now) and my application comes back to life again.

من اون مسیر رو نمیتونم پیدا کنم خواهش میکنم راهنمایی کنید