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 » SetSurface sample, linker errors
SetSurface sample, linker errors [message #24526] Fri, 22 January 2010 14:35 Go to previous message
amando1957 is currently offline  amando1957
Messages: 57
Registered: November 2007
Location: Wien/Vienna/Viden
Member
Hi folks

Have tried to run the sample reference/SetSurface, got about "847 unresolved ..." or so. So I opened the *.upp and added the libs:

description "Setting RGBA pixels from the buffer to window\377";

library(WIN32) "kernel32 user32 gdi32 advapi32 shell32 
winmm winspool comdlg32 ole32 oleaut32 uuid odbc32 
odbccp32 comctl32 wininet";

uses
	CtrlLib;

file
	main.cpp;

mainconfig
	"" = "GUI";


But the linker errors still persist. What can I do else?
I'm using version 1713 of TheIDE at Win 7 with MS-VC7.
Is'nt there any menu-item I have overlooked to add the libs there?

Martin
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [SOLVED] Linking Ok, but .exe doesn't open after add a widget in a Layout
Next Topic: TheIDE gets killed by an exception
Goto Forum:
  


Current Time: Fri Apr 26 04:48:57 CEST 2024

Total time taken to generate the page: 0.03237 seconds