|
-
Apr 3rd, 2007, 02:00 PM
#1
Thread Starter
Addicted Member
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?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|