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++ Library support » U++ Widgets - General questions or Mixed problems » no resources | There were errors
no resources | There were errors [message #51066] Thu, 17 January 2019 15:10 Go to next message
imos is currently offline  imos
Messages: 17
Registered: July 2017
Promising Member
Hi

I am still trying to compile service samples (in this case the first one) in windows OS both 64 and 32 bit,debug and release and I always get the same result:

----- Service ( MAIN GCC WIN32 )
Service.rc
Service.cpp
C:\temp\upp\bin/mingw64/32/bin\windres.exe: no resources
Service: 2 file(s) built in (0:02.66), 1332 msecs / file, duration = 2890 msecs, parallelization 20%

There were errors. (0:02.90)



But no errors are shown.
This output is from a 64 bit OS. The output header says MAIN GCC WIN32. IS that right? But if I use theid32.exe I get the same output...

If I compile and run clock example, it works well

How to solve this?
Re: no resources | There were errors [message #51085 is a reply to message #51066] Tue, 22 January 2019 09:02 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
What is "Service samples"? Is it part of U++ release?

What is in the .rc file?
Re: no resources | There were errors [message #51088 is a reply to message #51066] Tue, 22 January 2019 12:12 Go to previous message
imos is currently offline  imos
Messages: 17
Registered: July 2017
Promising Member
Ok, here is the *original* Upp sample called Service (there is a set of 3 samples for windows services)
When I compile it I see:

----- Service ( MAIN GCC DEBUG DEBUG_FULL WIN32 )
Service.rc
C:\upp\bin/mingw64/32/bin\windres.exe: no resources
Service.cpp
Service: 2 file(s) built in (0:11.54), 5773 msecs / file, duration = 12094 msecs

There were errors. (0:12.20)

The .rc file has:

#include "resource.h"
#include <windows.h>


The project is in attachment but it exists in the Upp samples folder
  • Attachment: Service.zip
    (Size: 3.33KB, Downloaded 181 times)
Previous Topic: Brand new Win32 API project (no U++) with compilation error
Next Topic: ScrollView - a question - maybe proposal..
Goto Forum:
  


Current Time: Sat Apr 20 16:24:40 CEST 2024

Total time taken to generate the page: 0.02903 seconds