Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums
Members
Pages
Search
Help
Register
Login
Home
Home
»
U++ TheIDE
»
U++ TheIDE: Compiling, Linking, Debugging of your packages
»
Console 'Hello World' won't build.
Show:
Today's Messages
::
Show Polls
::
Message Navigator
E-mail to friend
Re: Console 'Hello World' won't build.
[
message #10934
is a reply to
message #10906
]
Sun, 05 August 2007 19:42
JohnO
Messages:
4
Registered:
August 2007
Location:
Ireland
Junior Member
Hi,
Where would I find the .upp file - I don't seem to have one.
Could this be the problem?
I tried this (below) too, but it also wouldn't build.
Thanks,
John
------ Prog_3 ------
#include "stdio.h"
#include <iostream>
#include <Core/Core.h>
using namespace Upp;
CONSOLE_APP_MAIN
{
char dummy;
String a;
a = "Hello, world!";
std::cerr << a << std::endl;
std::cin >> dummy;
}
Report message to a moderator
[
Message index
]
Console 'Hello World' won't build.
By:
JohnO
on Fri, 03 August 2007 23:30
Re: Console 'Hello World' won't build.
By:
fudadmin
on Sat, 04 August 2007 01:35
Re: Console 'Hello World' won't build.
By:
JohnO
on Sat, 04 August 2007 03:09
Re: Console 'Hello World' won't build.
By:
fudadmin
on Sat, 04 August 2007 18:20
Re: Console 'Hello World' won't build.
By:
JohnO
on Sun, 05 August 2007 19:42
Re: Console 'Hello World' won't build.
By:
JohnO
on Sun, 05 August 2007 20:07
Re: Console 'Hello World' won't build.
By:
mr_ped
on Sun, 05 August 2007 20:35
Re: Console 'Hello World' won't build.
By:
mezise
on Sun, 05 August 2007 21:32
Re: Console 'Hello World' won't build.
By:
fudadmin
on Sun, 05 August 2007 21:41
Previous Topic:
What compiler are you using with Ultimate++?
Next Topic:
Intel compiler
Goto Forum:
- Community
U++ community news and announcements
PR, media coverage, articles and documentation
U++ Webs: Functioning, Layout , Design, Features and Structure of these forums, homepage etc.
Coffee corner
Newbie corner
U++ based job offers
- Developing U++
U++ Developers corner
External resources
Releasing U++
UppHub
Bugs (& fixes)
Documentation
U++ TheIDE and Library: Releases and ChangeLogs
Mac OS
Android
- U++ Library support
U++ Library : Other (not classified elsewhere)
U++ Core
Look and Chameleon Technology
U++ Libraries and TheIDE: i18n, Unicode and Internationalization
U++ SQL
U++ MT-multithreading and servers
U++ Callbacks and Timers
U++ Widgets - General questions or Mixed problems
TopWindow&PopUp, TrayIcon
Menus&Toolbars
StatusBar&InfoCtrl
Splitter
TabCtrl
Slider&ProgressIndicator
ArrayCtrl, HeaderCtrl & GridCtrl
TreeCtrl
RichText,QTF,RTF...
LineEdit, EditFields, DocEdit
Draw, Display, Images, Bitmaps, Icons
FileSel&FileList, Path
CalendarCtrl
Skylark
ScatterDraw & ScatterCtrl
Archive
- U++ TheIDE
U++ TheIDE: Other Features Wishlist and/or Bugs
U++ TheIDE: Compiling, Linking, Debugging of your packages
U++ TheIDE: Installation, Compiling and Running of theide
U++ TheIDE: CodeEditor, Assist++, Topic++
U++ TheIDE: Packages
U++ TheIDE: Layout (Forms) Designer
U++ TheIDE: Icon designer
- Extra libraries, Code snippets, applications etc.
U++ users applications in progress and useful code snippets, including reference examples!
U++ Esc Interpreter, Esc Macros and templates
U++ and AI
C++ language problems and code snippets
Applications created with U++
OS Problems etc., Win32, POSIX, MacOS, FreeBSD, X11 etc
-=]
Back to Top
[=-
[
Syndicate this forum (XML)
] [
] [
]
Current Time:
Sun Jul 06 05:26:54 CEST 2025
Total time taken to generate the page: 0.02695 seconds