Hey Wim,
              Nice to see your response. I will try it out again and let you
know what comes up. Regarding learning MSVC, I have a pretty good
understanding of the IDE and language. Having said that my programming
experience with MSVC has been one dimensional. I have done a lot of windows
programming using VC++ MFC and some iostream and SDK utilitiy programs, but
nothing in networking. I have not even looked into MFC internet classes. I
know what socket programming is, how ISAPI extension dlls are used and lot
of stuff alike. But for web applications I have been using .NET framework
and IIS as hosting server and it is pretty straight forward. So, it is not
the lack of knowledge of C++ or MSVC that is hurting me, but the lack of
knowledge of hosting native applications on web hosting servers. Having said
that, barring few exceptions, I am not well versed with the command line
options provided by MSVC. However, I am ready to learn and hear more from
the well versed...
Thanks and regards,
Bhushan


On Fri, May 29, 2009 at 3:28 PM, Wim Dumon <[email protected]> wrote:

> Hello,
>
> 2009/5/25 Bhushan Inamdar <[email protected]>:
> > Hi all again.
> > To Pau: In my debug directory, the file that gets created for Hello
> example
> > is Hello.wt which is an exe file but with extension .wt. So according to
> > what you are saying, if I double click it, I just get a console window
> > momentarily and it vanishes pretty soon. I do not know where to pass
> these
> > arguments?
>
> You must start it from a shell (start->run 'cmd', or install cygwin).
> Wt has no GUI.
>
> > Nothing is running here. In call stack window, I get just these
> > five lines, the last 2 being disabled.
> >>    hello.wt.exe!main(int argc=5, char * * argv=0x003d6010)  Line 79
> C++
> >      hello.wt.exe!__tmainCRTStartup()  Line 582 + 0x19 bytes    C
> >      hello.wt.exe!mainCRTStartup()  Line 399    C
> >      kernel32.dll!7c817067()
> >      [Frames below may be incorrect and/or missing, no symbols loaded for
> > kernel32.dll]
> > However, it is too complicated for me to understand. I would appreciate
> if
> > you ellaborate on this. I am dying to see just one witty application
> work.
> > So far I have had none.
>
> You really have to learn a little of MSVC in order to program C++
> applications. Would you be more comfortable with Wt in a different
> programming language, like ruby (exists already) or java (in the
> future)?
>
> Best regards,
> Wim.
>
>
> ------------------------------------------------------------------------------
> Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
> is a gathering of tech-side developers & brand creativity professionals.
> Meet
> the minds behind Google Creative Lab, Visual Complexity, Processing, &
> iPhoneDevCamp as they present alongside digital heavyweights like Barbarian
> Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com
> _______________________________________________
> witty-interest mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to