Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: Fri Aug 29 02:11:53 CEST 2025

Total time taken to generate the page: 0.05956 seconds