Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: BC9 Basic (from jcfuller)

  1. #11
    Do you have the "MinGW Windows Release" selected in the drop down combo at the top right?

    James

  2. #12
    Member
    Join Date
    Aug 2015
    Location
    Keralam, India
    Posts
    121
    Rep Power
    21
    @jcfuller,
    Yes.
    This is my final output -
    This is not complete. I can't post the full output because text size is bigger.

    C:\bc9Adp2\bc9 -ne "Alert.bas"
    bc9Basic: BASIC to C/C++ Translator
    bc9Basic Version 9.2.3.5 (2015/09/2
    [Lines In: 50] [Lines Out: 307] [Statements: 43] [Time: 0.05 sec's]
    bc9Basic translated "Alert.bas" to "Alert.c" For a C Compiler
    Shelling to ASTYLE.EXE
    Formatted E:\2014 Softwares\BC9 - Code Translator\bc9Adp2_9235_1007\bc9Adp2\examples\Gui_Demos\Alert\Alert.c
    InsertOptArg Ver 1.04 an Optional Parameter fixup for the gcc Compiler
    Compiling "Alert.c" to a 32bit "Windows Gui App" Using the TDM-GCC Distro
    In file included from ./urlmon.h:425:0,
    from Alert.c:32:
    ./msxml.h:460:13: error: unknown type name '_COM_Outptr_'
    _COM_Outptr_ void **ppvObject);
    ^
    ./msxml.h:489:13: error: unknown type name '_In_'
    _In_ DISPID dispIdMember,
    ^
    ./msxml.h:491:13: error: unknown type name '_In_'
    _In_ REFIID riid,
    ^
    Last edited by kcvinu; 08-11-2016 at 22:50.

  3. #13
    No idea without seeing the basic source. Sorry.

    James

  4. #14
    Member
    Join Date
    Aug 2015
    Location
    Keralam, India
    Posts
    121
    Rep Power
    21
    Basic source is the example file named Alert.bas in "C:\bc9Adp2\examples\Gui_Demos\Alert\Alert.bas". I think you have this file.

  5. #15
    Duh.. Sorry about that.
    I just downloaded the 9.2.3.5 package from Sourceforge and tested with MinGW-TDM. I only have the 64bit version but I compiled for 32bit.
    All was fine. I would guess issues with your MinGW install or ??? What OS are you using?I do not have a 32bit OS .

    James

  6. #16
    Member
    Join Date
    Aug 2015
    Location
    Keralam, India
    Posts
    121
    Rep Power
    21
    @jcfuler,
    I am using Windows 8 32 bit.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Basic-256 or ( Kids Basic )
    By zak in forum Development
    Replies: 2
    Last Post: 21-01-2011, 20:19
  2. Emergence Basic SKD
    By kryton9 in forum Other languages SDK development
    Replies: 6
    Last Post: 24-03-2009, 18:50
  3. Quite basic
    By Michael Clease in forum Other languages
    Replies: 0
    Last Post: 02-03-2009, 22:55
  4. Cheesecacke Basic
    By zlatkoAB in forum Power Basic
    Replies: 7
    Last Post: 19-06-2008, 23:27
  5. FNX Basic
    By zlatkoAB in forum Other languages
    Replies: 0
    Last Post: 16-04-2008, 13:24

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •