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: Other Features Wishlist and/or Bugs » Win32 sample has error [BUG]
Re: C:\upp\mingw\bin\windres.exe [message #18158 is a reply to message #18153] Sat, 13 September 2008 18:22 Go to previous messageGo to previous message
amando1957 is currently offline  amando1957
Messages: 57
Registered: November 2007
Location: Wien/Vienna/Viden
Member
Hi to all,

I have removed all this res stuff now and also the refering files. So there are only two files left in the project dir:

uWin32_t.cpp // as shipping, but on top //#include "resource.h" commented
uWin32_t.upp // see below


The "uWin32_t.upp" is now looking like this:
description "test of U++ Win32 sample";

uses
	Draw;

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

file
	uWin32_t.cpp;

mainconfig
	"" = "GUI";


This way I have got the OK, Smile but it still doesn't create a visible window.
Compared with the original *.upp I have added some lib files I found at VC6 (not recommended).
I also tried without the Draw with same result.
But I'll keep track and tell again.

kind greets
Martin
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: TheIDE local backup/file versions (for crashes, etc.)
Next Topic: Assist autocomplete cause program crash.
Goto Forum:
  


Current Time: Mon May 13 05:15:35 CEST 2024

Total time taken to generate the page: 0.02765 seconds