Hold on. So this is a source meant for Windows platform which installs a
Windows software?
If that's the case, don't try to build it on Linux. Succumb and build it on
Windows. Look for Visual Studio Express Edition, and use the Windows
version of that (you cannot use the Web Edition or the Windows App edition
of the Express to compile console apps).

Given that the source is probably very old, it won't be straight forward to
compile this even on Windows!


On Tue, Jun 17, 2014 at 12:40 PM, Howard White <[email protected]> wrote:

> On 06/17/2014 02:34 PM, Csaba Toth wrote:
>
>> gdi32 and user32 are Windows related things. We'd need the big picture
>> how NSIS supposed to work on Linux. Does it require Wine or anything?
>> And back to the roots: why do you want to compile NSIS?
>>
>
> My predecessor set this up as a means of distributing the application
> front end client that runs on a Windows Desktop - connecting to the linux
> application server.  The product is a .exe that runs on Windows to fire the
> install program and put shortcuts on the Windows Desktop.
>
>
>
>> Checking for C library gdi32... (cached) no
>> ...
>> Checking for C library user32... (cached) no
>>
>
> It's going to take some digging to find where those libraries are.
>
>
>
>
>> Maybe that's not a problem. But maybe it is.
>>
>>
>
> Howard
>
> --
> --
> You received this message because you are subscribed to the Google Groups
> "NLUG" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to nlug-talk+unsubscribe@
> googlegroups.com
> For more options, visit this group at http://groups.google.com/
> group/nlug-talk?hl=en
>
> --- You received this message because you are subscribed to the Google
> Groups "NLUG" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
You received this message because you are subscribed to the Google Groups 
"NLUG" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/nlug-talk?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"NLUG" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to