Line 34: [ISPP] Actual parameter Major is not the declared type.

357 views
Skip to first unread message

Huba Hublot

unread,
Oct 20, 2019, 4:18:56 AM10/20/19
to Inno Download Plugin
Hi! Why is there such a compile error? How to fix?

Screenshot_1.png


andrzejm...@gmail.com

unread,
Oct 22, 2019, 2:31:19 PM10/22/19
to Inno Download Plugin
1. Open idp.iss

2. Change lines 28-31 from:

#define IDP_VER_MAJOR
#define IDP_VER_MINOR
#define IDP_VER_REV
#define IDP_VER_BUILD

to

#define IDP_VER_MAJOR 123
#define IDP_VER_MINOR 123
#define IDP_VER_REV   123
#define IDP_VER_BUILD 123

and save changes. 
Hope this helps.

Reply all
Reply to author
Forward
0 new messages