help with harbour again...

help with harbour again...

Postby norberto » Mon Dec 28, 2009 11:05 am

hello, I'm trying to convert my systems for harbour, but despite already tried everything suggested here on the forum, and reviewed several examples (including examples compile and run well), my program compiles without error, but also not running, it runs, he did not do anything, not even a message. will be something I use on the ads? 3rd class?? appreciate some help.

obs: works fine with xharbour cvs.
i am using fwh911, bcc 551, harbour 2.0

thanks
norberto
norberto
 
Posts: 566
Joined: Thu Aug 30, 2007 3:40 pm
Location: BR

Re: help with harbour again...

Postby Antonio Linares » Mon Dec 28, 2009 2:44 pm

Norberto,

if you are using a real large PRG file, then try to split it into several PRGs.

It is an error that we have recently seen with Harbour only when compiling very large PRGs.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42081
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: help with harbour again...

Postby norberto » Mon Dec 28, 2009 2:58 pm

Antonio, i have several modules, but the main module is small, have only main procedure, definitions, menus...
i put an msginfo after any thing, and nothing...

thanks
norberto
norberto
 
Posts: 566
Joined: Thu Aug 30, 2007 3:40 pm
Location: BR

Re: help with harbour again...

Postby Antonio Linares » Tue Dec 29, 2009 12:07 am

Norberto,

If you email us your PRGs and make file, we can try it here :-)

Please use a ZIP file renamed as ZOP
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42081
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: help with harbour again...

Postby James Bott » Tue Dec 29, 2009 2:06 pm

Norberto,

Can you compile anything?

Try this:

Code: Select all  Expand view
#include "fivewin.ch"
function main()
   local oWnd
   define window oWnd
   activate window oWnd
return nil


Regards,
James
User avatar
James Bott
 
Posts: 4840
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 94 guests