Computing.Net > Forums > Programming > Required CC3260MT.DLL not found

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Required CC3260MT.DLL not found

Reply to Message Icon

Name: Fluke900
Date: December 2, 2002 at 06:15:39 Pacific
OS: Windows98
CPU/Ram: Pentium III /128MB
Comment:

I wrote console application and try to deploy to other PC, then message displayed "Required CC3260MT.DLL". I try to enter update pack#2 but I use only trial version of BCB6.0. I do a responsibility for software evaluation before ordering. Can I find BCB 6.0 Update Pack#2 in any site without entering registered user? Does update pack#2 solve this problem?



Sponsored Link
Ads by Google

Response Number 1
Name: Jeff J
Date: December 2, 2002 at 20:05:28 Pacific
Reply:

The update pack will not solve your problem, it will only give you an upgraded CC3260MT.DLL.

You have two options. The first is to distribute the C++ runtime dll with your app, however it is likely much larger than your entire app. The other option is to change your project settings to link with the static runtime libraries, rather than external DLLs. Then your exec will be self-contained.

Cheers


0

Response Number 2
Name: vpx
Date: January 2, 2003 at 15:56:00 Pacific
Reply:

I've your problem too, but i have this dll in the directory "C:\borland\C++Builder6\Borland\program files\Borland\CBuilder6\Bin", but i prefere don't use it...can't I compile my program without this dll? Someone can explane me how I can do it?

ciauzz all


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Required CC3260MT.DLL not found

crystal and sscsdk32.dll not found www.computing.net/answers/programming/crystal-and-sscsdk32dll-not-found/13308.html

C program calling dll's www.computing.net/answers/programming/c-program-calling-dlls/3504.html

Torque class not found www.computing.net/answers/programming/torque-class-not-found/7311.html