Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Borland c++ fatal error

  • 21-04-2013 4:50pm
    #1
    Registered Users, Registered Users 2 Posts: 5,063 ✭✭✭


    Hey guys I would really appreciate any help I can get with this issue.
    I have installed c++ on my laptop but when I try to compile my program I am getting the same error everytime. No idea what is wrong to be honest it was compiling fine a few weeks ago. 7.Computer is running 64bit windows Here is the error.

    Fatal: Expected an option: echo

    If you need any more info let me know what I need. Thanks in advance.


Comments

  • Registered Users, Registered Users 2 Posts: 7,157 ✭✭✭srsly78


    Why are you using Borland? What version? Is it some ancient one?

    You have not offered much information about your problem.

    Install Visual Studio 2012 and you might have more luck, it's more mainstream.


  • Closed Accounts Posts: 5,029 ✭✭✭um7y1h83ge06nx


    I hope your not using one of the old "Turbo" IDEs? :eek:

    You might think I'm crazy for asking but I was using one of them around 2003/2004 in UL. I wouldn't be completely shocked if it's still been used in some dark recesses of the university.


  • Registered Users, Registered Users 2 Posts: 5,063 ✭✭✭Greenmachine


    That is what we are using for a module in school. I have tried to use code blocks but I am unfamiliar with it. I think we are using borland C++ bcc32 (not sure how old this is or if it is the version number)because it is simple and fast.
    Ideally I would like to stick to the one I have used already. I have an exam in May.

    If I can get the code to compile in another program I would be equally happy.


  • Registered Users, Registered Users 2 Posts: 7,157 ✭✭✭srsly78


    You won't be getting any help unless you can be more verbose about the symptoms. Post a screenshot? You did not say it was a compile error, a link error or a runtime error. Completely vague...

    Get your lecturer to help you, this is a problem with your setup - not a problem with code maybe.

    For alternate options: since you are a student you can just download visual studio for free: www.dreamspark.com


  • Registered Users, Registered Users 2 Posts: 7,501 ✭✭✭BrokenArrows


    I hope your not using one of the old "Turbo" IDEs? :eek:

    You might think I'm crazy for asking but I was using one of them around 2003/2004 in UL. I wouldn't be completely shocked if it's still been used in some dark recesses of the university.

    I was using it in GMIT in 2002 and i think it was out of date then!!


  • Advertisement
Advertisement