U++ framework
Do not panic. Ask here before giving up.

Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » SDL sample needs *.dll
Re: SDL sample needs *.dll [message #14859 is a reply to message #14857] Tue, 18 March 2008 13:40 Go to previous messageGo to previous message
masu is currently offline  masu
Messages: 378
Registered: February 2006
Senior Member
Try with link options and full path (C:/upp/sdl/lib/sdl.dll) and build your application in shared mode.

Command line should look like this:
c++ ... -shared ... "C:/upp/sdl/lib/sdl.dll" ...

You can activate shared build mode in output mode options.

Can you post the resulting verbose linker output?

Matthias

[Updated on: Tue, 18 March 2008 13:52]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Strange breakpoint problem
Next Topic: Help!!! How to compiling src (upp-2007.1.tar.gz) in the LINUX
Goto Forum:
  


Current Time: Sun Sep 06 01:53:28 GMT+2 2026

Total time taken to generate the page: 0.00516 seconds