- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
DT
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
DT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
To use SciGraph in your own programs, you must:
1. Ensure that the SciGraph library, "scigraph.lib", is available on the path searched by the linker for libraries. The linker uses the LIB environment variable to specify the library paths (or you can use Microsoft Developer Studio, which has its own setting).
2. Ensure that the SciGraph module, "scigraph.mod", is available on the path searched by the compiler for module files. This compiler uses the INCLUDE environment variable to specify the include paths.
3. Insert the statement "USE SCIGRAPH" in all modules and program units which use SciGraph functions.
4. Call SciGraph functions (as described in this scigraph.txt file)
hth
Les
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have just compiled and run the SciGraph demo (Win32 x86)and it works ok.
Are you running the demo or your own program? If it is your program then it would help if you posted the code of the routine that does not compile.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry, smth went wrong with the post. I've attached the code - i'm testing SciGraph inmost simple Win32 application.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In SGADMIN GetGraphDefaults has a dummy argument "graph"defined as :
RECORD /GraphSettings/ graph
and linegraph is declared as :
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
"The application type must be "QuickWin"," from docs
Therein lies the problem. Do you suppose it would work in a WIN32 environment? QuickWin really sucks.
I noticed that "Cyrillique" (in this thread) is using SciGraph in a WIN32 environment. This is contrary to the documentation. Maybe this is why he is having trouble. Or; maybe I should try it. SciGraph is a neat, simple, quick and dirty graph maker. It would be great if one could make it run in WIN32.
DT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you think you can make it work from a Win32 application, feel free to try. I don't think you'll be successful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
LongThong, in fact I used QuickWin application, of course, and not Win32. Sorry if my misprint misled you.

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