answersLogoWhite

0

Your question is a bit muddled but it looks to me as though are missing a library that needs to be linked with your code. To fix it you need to include the name of a shareable library in the executable image by specifying the header file in your code.

User Avatar

Wiki User

8y ago

What else can I help you with?

Continue Learning about Engineering

What is the explanation for the concept of dynamic linking?

Dynamic linking is accomplished by placing the name of a sharable library in the executable image. Actual linking with the library routines does not occur until the image is run, when both the executable and the library are placed in memory. An advantage of dynamic linking is that multiple programs can share a single copy of the library.


What is the difference between dynamic link library and shared library?

Static libraries are compiled into the program itself, shared libraries are compiled separately and referenced by the program. This enables the program to be much smaller, but requires the shared libraries be available to run.


Why do are symbols defined in a Solaris CC library listed as undefined by ld?

You are probably trying to build a dynamic library. If so, do not use ld, use CC -g instead.


What is the difference between dynamic and static binding?

Static binding is where the linker copies the called function into the program's executable image from the appropriate library and resolves the references to the function at compile/link time. The program contains a copy of the library function and does not need to load it at run time. Dynamic binding is where the linker inserts stub code into the program's executable image that references the appropriate library. The library function is then copied into memory at load or run time and references are resolved then. The program does not contain a copy of the library function, and the library must be accessible at load/run time. There are two kinds of dynamic binding. The first is load time, where the library must be loaded before the program starts to execute. In this case, if the library is not found, load fails and the program does not run. The second is run time, where the library must be loaded at the point of first access. This occurs after then program starts to execute, and the program can change its behavior depending on options or library availability.


What dynamic link library handles low-level hardware details?

The dynamic link library (DLL) that typically handles low-level hardware details in Windows operating systems is the Windows Kernel, specifically the ntoskrnl.exe (NT Operating System Kernel). This kernel manages system memory, processes, and hardware interactions through various drivers and subsystems. Additionally, device drivers, which are often implemented as DLLs, also play a crucial role in facilitating communication between the operating system and hardware components.

Related Questions

The procedure entry point vorbis synthesis halfrate could not be located in the dynamic link library libvorvisdll?

You suck it deeply and you buy legally what you're trying to install.


The procedure entry point GetProcessImageFileNameA could not be located in the dynamic link library psapidll?

SP3


How do you correct error the procedure entry point make critical section global could not be located in the dynamic library kernel32dll?

What OS are you using? GetProcessId is only supported by XP SP1 and above.


What does this error mean The procedure entry point except handler 4 common could not be located in the dynamic link library msvcrtdll?

Your library is corrupt.


The procedure entry point EncodePointer could not be located in the dynamic link library KERNEL 32dll?

Be sure and have XP Sp2 Minimum on system


How do you fix this error The procedure entry point AIL set speaker configuration16 could not be located in the dynamic link library mss32.dll it occurs when i run my Call of Duty 4 Modern Warfare?

If the procedure entry point AIL set speaker configuration16 could not be located in the dynamic link library mss32.dll when you run Call of Duty 4 Modern Warfare, try rebooting the game.


How do I correct the error 'The procedure entry point sqlite 3 v2 could not be located in the dynamic link library SQLite 3dll?

delete i-tunes, and i think reinstall but don't sync your i pod.


What is the explanation for the concept of dynamic linking?

Dynamic linking is accomplished by placing the name of a sharable library in the executable image. Actual linking with the library routines does not occur until the image is run, when both the executable and the library are placed in memory. An advantage of dynamic linking is that multiple programs can share a single copy of the library.


The procedure entry point security initialization qqrv could not be located in the dynamic link library ntrtl60bpl?

For my case which I can not explain though, Changing run time package will fix this problem Terry G.


The procedure entry point get processId could not be located in the dynamic link library when you were tryin to download and play the game fate and that's what keeps coming up?

yes and i just want to know how to fix it


How do you solve this proble procedure entry point Is ThreadDesktopComposited could not be located in the dynamic link library USERdll?

See:http://www.techsupportforum.com/microsoft-support/windows-xp-support/328003-solved-user32-dll-error.html


The procedure entry point arccon-getconnectversion could not be located in the dynamic link library arccondll?

Fixed by going to Add/Remove Programs, "ArcSoft Print Creations" - select "Repair" See also related link.