Error compiling in MiniGUI

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

RPC
Posts: 281
Joined: Fri Feb 10, 2017 4:12 am
DBs Used: DBF

Error compiling in MiniGUI

Post by RPC »

Hi
I am trying to compile simplest of program 'Hello world' form C:\MiniGUI\IDE\SAMPLES\HELLO
I am getting attached error.
I am sure I am making some silly mistake but can't find it.
Hello.ini file is also enclosed.
Can anyone help
Thanks
Attachments
hello.zip
(680 Bytes) Downloaded 58 times
MiniGuI Error.png
MiniGuI Error.png (65.26 KiB) Viewed 1253 times
User avatar
danielmaximiliano
Posts: 2611
Joined: Fri Apr 09, 2010 4:53 pm
Location: Argentina
Contact:

Re: Error compiling in MiniGUI

Post by danielmaximiliano »

hi.. sample hello work in C:\MiniGUI\SAMPLES\BASIC\HELLO
2021-05-03 10_16_14-Window.png
2021-05-03 10_16_14-Window.png (10.85 KiB) Viewed 1229 times
*´¨)
¸.·´¸.·*´¨) ¸.·*¨)
(¸.·´. (¸.·` *
.·`. Harbour/HMG : It's magic !
(¸.·``··*

Saludos / Regards
DaNiElMaXiMiLiAnO

Whatsapp. := +54901169026142
Telegram Name := DaNiElMaXiMiLiAnO
RPC
Posts: 281
Joined: Fri Feb 10, 2017 4:12 am
DBs Used: DBF

Re: Error compiling in MiniGUI

Post by RPC »

Hi Daniel
Thanks for checking it.
I still cannot compile hello or any program from MiniGUI samples.
I am getting the same error of 'Error Running C/C++ compiler -1'
I have installed BCC55(ss enclosed) as required by HMGExtended website still don't know why it doesn't compile.
Can you tell me what I may be doing wrong ? Is some path required to be set ?
Many thanks
Attachments
BCC55.png
BCC55.png (75.62 KiB) Viewed 1178 times
Pcmodula
Posts: 34
Joined: Thu Nov 22, 2012 6:00 pm

Re: Error compiling in MiniGUI

Post by Pcmodula »

Hi Rpc, hmgextended don't use bcc55 but BCC58.
Then the distro can build all demo With the bat included in each folder demo, if you do not use these suggestions and your have only a bit experience , many trouble Will be on your Road.
One idea Is put your request at hmgextended group, and read all (many) instructions on hmgextended site.
Best regards
Pcmodula
RPC
Posts: 281
Joined: Fri Feb 10, 2017 4:12 am
DBs Used: DBF

Re: Error compiling in MiniGUI

Post by RPC »

Hi Pcmodula
Thanks for your invaluable suggestion.
I did ask sometime back same question at harbour extended group but got no response there so I asked it here.
As advised by you I will try using BCC 5.8.2
Many Thanks.
User avatar
Claudio Ricardo
Posts: 367
Joined: Tue Oct 27, 2020 3:38 am
DBs Used: DBF, MySQL, MariaDB
Location: Bs. As. - Argentina

Re: Error compiling in MiniGUI

Post by Claudio Ricardo »

Hi... if you follow the instructions you should have no problems:
http://hmgextended.com/getting-started-2/
A couple of tips: run the installation as administrator and check the environment variables, as it says in the link above.
If you use the IDE you must first configure the paths and the other configuration options for your project from the same IDE.
Corrige al sabio y lo harás más sabio, Corrige al necio y lo harás tu enemigo.
WhatsApp / Telegram: +54 911-63016162
Pcmodula
Posts: 34
Joined: Thu Nov 22, 2012 6:00 pm

Re: Error compiling in MiniGUI

Post by Pcmodula »

Hi Rpc, I very rarely frequent both this forum and hmgextended, but I will try your post and propose it again. on what date was it done?
Best regards
Pcmodula
RPC
Posts: 281
Joined: Fri Feb 10, 2017 4:12 am
DBs Used: DBF

Re: Error compiling in MiniGUI

Post by RPC »

Claudio Ricardo wrote: Tue May 04, 2021 6:23 pm Hi... if you follow the instructions you should have no problems:
http://hmgextended.com/getting-started-2/
A couple of tips: run the installation as administrator and check the environment variables, as it says in the link above.
If you use the IDE you must first configure the paths and the other configuration options for your project from the same IDE.
Hi Claudio
Thanks for your guidance.
I had downloaded MiniGUI and BCC55(probably) from the same site you mentioned.
This was done about an year ago.
Now as advised by Pcmodula I have downloaded BCC58 and will try compiling through that.
Thanks
Last edited by RPC on Wed May 05, 2021 10:49 am, edited 1 time in total.
RPC
Posts: 281
Joined: Fri Feb 10, 2017 4:12 am
DBs Used: DBF

Re: Error compiling in MiniGUI

Post by RPC »

Pcmodula wrote: Tue May 04, 2021 8:34 pm Hi Rpc, I very rarely frequent both this forum and hmgextended, but I will try your post and propose it again. on what date was it done?
Best regards
Pcmodula
Thanks Pcmodula for your continuing interest in my problem.
I have downloaded BCC58 and will try that.
I had mentioned my problem in HMGExtended group on 15 apr 20 and again on 21 apr 20,
I did not pursue the matter after that.
There also my ID is RPC.
Thanks once again for your help.
User avatar
mustafa
Posts: 1158
Joined: Fri Mar 20, 2009 11:38 am
DBs Used: DBF
Location: Alicante - Spain
Contact:

Re: Error compiling in MiniGUI

Post by mustafa »

Hola RPC:
yo tengo instalado de esta forma Borland
c:\Borland\bcc58

y MiniguiExtended
c:\MiniGUI\

Me están funcionando los Samples
Saludos/Regards/Salam
Post Reply