Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
156 user(s) are online (95 user(s) are browsing Forums)

Members: 0
Guests: 156

more...

Headlines

 
  Register To Post  

windres ?
Not too shy to talk
Not too shy to talk


See User information
Hi all,

I was compiling a Snake Game on AOS4... But I need to compile the resources file which was initially compiled using WINRES on a wintel machine...

Does anyone know an equivalent to WINDRES (or a Port in progress) for AOS4 ?

// I'm going to aks this also on IRC tomorrow methink if there is not yet enough devs on here...

Jerry



Defender of my A1XE-G4 / AOS4 Final Update !
Looking for a new toy ? Then try a GP2X...
Go to top
Re: windres ?
Just popping in
Just popping in


See User information
Quote:

AmiGame wrote:
Hi all,

I was compiling a Snake Game on AOS4... But I need to compile the resources file which was initially compiled using WINRES on a wintel machine...

Does anyone know an equivalent to WINDRES (or a Port in progress) for AOS4 ?

// I'm going to aks this also on IRC tomorrow methink if there is not yet enough devs on here...

Jerry


I guess this quote from the binutils manual will answer your question:
Quote:
Warning: windres is not always built as part of the binary utilities, since it is only useful for Windows targets.

binutils / windres manual

Go to top
Re: windres ?
Not too shy to talk
Not too shy to talk


See User information
@hnl_dk

Thanks. Problem sorted... Then I had so many errors due to a few functions defined in the code which are just Windows only (which I reckon came in fact from windows.h and another lib like *something*ptr.h ).
So it looks like I will have to look at other codes...

Jerry



Defender of my A1XE-G4 / AOS4 Final Update !
Looking for a new toy ? Then try a GP2X...
Go to top
Re: windres ?
Just can't stay away
Just can't stay away


See User information
comment out #include "windows.h" and remove everything windres related in the makefile and try again.
then tell us what errors you get.

Go to top

  Register To Post

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project