Andrei 'ABacus' Bondarenko | 1 Mar 2006 12:19

Ultima++ & Visual Studio 2005 Ent

Did anybody try to compile U++ with Visual Studio 2005 (not Express)?

-- 
Best regards

Andrei 'ABacus' Bondarenko
mail to: abacus <at> beriev.com

-==-
#define QUESTION ((bb) || !(bb))
-=< (C) 1601 William Shakespeare >=-

---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0609-0, 2006-02-27
Tested on: 2006-03-01 14:20:12
avast! - copyright (c) 1988-2005 ALWIL Software.
http://www.avast.com

-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
Jan Wilmans | 1 Mar 2006 12:26
Picon

Re: Ultima++ & Visual Studio 2005 Ent

> Did anybody try to compile U++ with Visual Studio 2005 (not Express)?

Yes, although not the current CVS version, it works fine with
Visual Studio 2005 but you might have to add one or two
include/library paths manually, microsoft keeps on changing the
locations of some .lib / and/or include files between versions
2004/2005/.NET.

Greetings,

Jan

-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
Andrew Barilla | 3 Mar 2006 02:52
Gravatar

Console Output In Linux

I'm not having luck printing to the command line while debugging in Linux.  Everything works fine in Windows, and the compiled program prints to the command line in Linux when run directly.

I've tried:

1) Running theide from the command line.
2) Adding theide to the KDE menu and selecting 'Run in terminal'
3) And selecting console from Run options

Thanks,
Andy Barilla

Andrew Barilla | 3 Mar 2006 16:14
Gravatar

Console Output In Linux

I'm not having luck printing to the command line while debugging in Linux.  Everything works fine in Windows, and the compiled program prints to the command line in Linux when run directly.

I've tried:

1) Running theide from the command line.
2) Adding theide to the KDE menu and selecting 'Run in terminal'
3) And selecting console from Run options

Thanks,
Andy Barilla

José Luis Cuesta | 4 Mar 2006 08:02
Favicon

Collaborate in the project

Hello:
 
I like to collaborate in the Ultimate++ project translating the documents and the ide to Spanish. I'm new here, but I see that is a great project. I like to do something to help in it.
 
¿Can someone tell me what can I do, and how can I do?
 
Regards,
 
José Luis Cuesta
Vizcaya - Spain
José Luis Cuesta | 4 Mar 2006 08:18
Favicon

Collaborate in the project

Hello:

I like to collaborate in the Ultimate++ project translating the documents 
and the ide to Spanish. I'm new here, but I see that is a great project. I 
like to do something to help in it.

¿Can someone tell me what can I do, and how can I do?

Regards,

José Luis Cuesta
Vizcaya - Spain

P.D.: Sorry if this email is duplicate, buy I try to send it before, and I 
don't know if it went correctly. 

-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
Mirek Fídler | 4 Mar 2006 10:52

Re: Collaborate in the project


José Luis Cuesta wrote:

> Hello:

Hi!

>  
> I like to collaborate in the Ultimate++ project translating the 
> documents and the ide to Spanish.

You are welcome.

You can start here:

http://upp.sourceforge.net/srcdoc$Core$i18n$en-us.html

What I need is that you follow the instruction at the end of topic and 
send me the .tr file.

Also, join the forum, it looks like most U++ traffic gradually moving 
there....

Mirek

-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
Mirek Fídler | 7 Mar 2006 22:31

Re: TrimRight bug (fixed)

If you have the time, please proceed with the 603-dev1 release... (if 
not, let me know)

Mirek

-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
Piotr Sawuk | 5 Mar 2006 14:05
Picon
Picon

Re: Console Output In Linux

Andrew Barilla wrote:
> 
> I'm not having luck printing to the command line while debugging in Linux.
> Everything works fine in Windows, and the compiled program prints to the
> command line in Linux when run directly.

as probably answered elsewhere, gdb is used for debugging in linux,
and this debugger does intercept all console-output. just turn on
verbosity and watch your program's output in the console displayed
as part of the upp-window. the debugger's own output will be displayed
there too, unfortunately...

P

-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
mrmodolo | 15 Mar 2006 21:33
Picon
Favicon

HELP OcxConnectionPointContainer

Hi,
can anyone help me with OcxConnectionPointContainer -callback (aka event) interface?
I make a ocx control (wotks fine, Visual Basic Express and inside a form in Word 97). Now I try to make the control send a event but I can not take success...

thanks,
marcelo módolo

Gmane