Thread: Compile eror
View Single Post
  #4  
Old 06-22-2013, 22:00
dirkmill dirkmill is offline
Friend
 
Join Date: Jul 2004
Posts: 23
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 0
Thanks Rcvd at 1 Time in 1 Post
dirkmill Reputation: 0
hi rcer,

I don't have the 11.9.1 here atm but in my older makefiles (11.4) the only section using the resource compiler is
Code:
buildmsgfile
is that the same for you or do you see additional uses of
Code:
$(RC) -r -fo
?
what values are the variables
Code:
EVENTLOGMESSAGEFILE
EVENTLOGMESSAGEFILE2
set to ?

cheers,

dirkmill :B
Reply With Quote