- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Has anyone tried to run the Scigraph demo? The scigraph.txt file says to build the scigraph.lib file using scigraph.mak, but this file is nowhere on my drive. Then it says to build the demo using sgdemo.fmk, and, again, this is nowhere to be found on my drive. I was able to build the libraries as there is a project for building the libraries. There is also a project for buiding the demo. Once I copied over all the .mod files from the scigraph project to the sgdemo project, I was able to somewhat build the executable, but the linker failed to find _MAIN_. Bottom line, has anyone else tried to look at the SCI demo, and were you successful in generating an executable?
Tom
Tom
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The text file still talks about a .mak file? Sigh... We'll fix that.
You should open the scigraph.dsw workspace, select the File View tab, right click on Sgdemo files, select Set as Active Project, then build the Sgdemo project. It should build as-is.
Steve
You should open the scigraph.dsw workspace, select the File View tab, right click on Sgdemo files, select Set as Active Project, then build the Sgdemo project. It should build as-is.
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Steve,
Thanks for your reply. However, I was unable to locate a file view tab. What I did do was click on build...set active configurations...sgdemo. This generated the sgdemo.exe file that I wanted all along. Anyway, you sent me in the right direction. I sympathize with the sigh......
Tom
Thanks for your reply. However, I was unable to locate a file view tab. What I did do was click on build...set active configurations...sgdemo. This generated the sgdemo.exe file that I wanted all along. Anyway, you sent me in the right direction. I sympathize with the sigh......
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What you did is fine - when you first open the workspace, there are two tabs in the middle lower left, one says Class View, one says File View. The text was unchanged from PowerStation - we may be able to get this fixed for the 6.6 kit.
When using Scigraph from your own project, take note that you need to add the path to the Scigraph .mod files to the INCLUDE/USE path of your own application, and also add the scigraph.lib to your project.
Steve
When using Scigraph from your own project, take note that you need to add the path to the Scigraph .mod files to the INCLUDE/USE path of your own application, and also add the scigraph.lib to your project.
Steve

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page