|
|
|
|
#1 |
|
Junior Member
Join Date: Mar 2013
Posts: 13
|
!verbose: Pop failed, stack is empty
Hi everybody,
can anyone give me a hand by solving this warnings? I changed my computer and want to have everything up and running again. I am using NSIS 3.0.1a, HM NIS Edit 2.0.3. Everything compiles well unless I get some warnings. Does anyone have a clue on this issue? Thanks in advance Heinz |
|
|
|
|
|
#2 |
|
Major Dude
Join Date: Oct 2006
Posts: 1,892
|
It is impossible for us to help you if you don't tell us what the problem is. What compiler warnings do you get? Please show us a minimal (= short!) code example that generates the warnings.
|
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Mar 2013
Posts: 13
|
Thanks for fast response. Attached is a piece of code which makes some trouble.
code: |
|
|
|
|
|
#4 |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,442
|
The compiler is telling you what the error is! You must push before you pop...
IntOp $PostCount $PostCount + 1 |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|