Welcome, Guest. Please login or register.

Author Topic: Problems with StormC demo  (Read 12022 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline DeslerTopic starter

  • Full Member
  • ***
  • Join Date: Apr 2002
  • Posts: 242
    • Show all replies
Problems with StormC demo
« on: October 14, 2002, 05:09:39 PM »
Im currently looking for a decent c++ compiler for the amiga. Therefore I recently  tried to download the demoversion of the StormC compiler. I unpacked the archive, installed it properly, made the required assigns and so on... Atleast I thought I did, because when I tried to use the compiler I got a bunch of strange errormessages.
The program I was trying to compile was a simple 'Hello world' prog but got errors like 'no known function main'  :-?
Are there any others who have had similar problems?
Im new to the C++ world so any help would be much appriciated
The horse is a fierce predatory animal!!!
 

Offline DeslerTopic starter

  • Full Member
  • ***
  • Join Date: Apr 2002
  • Posts: 242
    • Show all replies
Re: Problems with StormC demo
« Reply #1 on: October 14, 2002, 05:58:55 PM »
The version of the demo is 2.0 link to demo readme
Link to download
Would REALLY like to test out the product before I spend 420$ on the full version
The horse is a fierce predatory animal!!!
 

Offline DeslerTopic starter

  • Full Member
  • ***
  • Join Date: Apr 2002
  • Posts: 242
    • Show all replies
Re: Problems with StormC demo
« Reply #2 on: October 14, 2002, 06:00:50 PM »
Quote
Are you having problems compiling, or getting the compiling to start at all. I.e. are the error messages for the source or from Storm itself?

Looks like storm dosent recognise basic parts of the code. like the 'void main()' part
The horse is a fierce predatory animal!!!