|
|
|
|
#1 |
|
Junior Member
Join Date: Jan 2003
Posts: 27
|
plugin resource build workaround
several of the plugins in their resource file (*.rc) include afxres.h which (at least for my installations) does not exist or at least not in the default include path for MSVC 7 standard nor MinGW.
Locally I change code: to code: which seems to work for all my tested compilers. Would it be possible to do this in the NSIS cvs sources or is there other uses of afxres.h that I'm overlooking? Thanks, Jeremy |
|
|
|
|
|
#2 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
Done.
Can you submit the make file you use to compile NSIS with MinGW so we can update the current one? NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Jan 2003
Posts: 27
|
I'll see about updating the generic makefiles included with NSIS and submitting them (the AbiWord one's used wouldn't be suitable as they require several other makefiles that setup various rules and platform defines) this weekend.
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|