Results 1 to 2 of 2

Thread: Accessing class from another project...

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2007
    Posts
    162

    Accessing class from another project...

    Hi
    We are creating a programming language as a semester project, and we now have the lexer finished. I now want to play around with creating a simple IDE for the language, and I need to invoke the lexer which is in a seperate project.
    I have add the lexer project to my IDE solution, and added the project as a reference to the IDE project, but i still cant access the classes from the other project. How is this done?

  2. #2

    Thread Starter
    Addicted Member
    Join Date
    Jan 2007
    Posts
    162

    Re: Accessing class from another project...

    nwm solved it

Posting Permissions

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



Click Here to Expand Forum to Full Width