forked from pvbrowser/pvbaddon
-
Notifications
You must be signed in to change notification settings - Fork 0
Additional software for pvbrowser
License
wyyrepo/pvbaddon
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Building: You need qmake installed on your system (qmake is within Qt4 from trolltech). One example needs libpython2.5 library. opcxmlda_client needs libxml2 library. Please install them first. The other components should build on every system. ### Linux and Mac ######################## ./configure make clean make You can export mypause=true in order to pause after makeing a module export mypause=false in order to reset mypause ### Windows ############################## login.bat # adjust this file and make shure to set the environment variables in there all_build.bat You can SET MYPAUSE=TRUE in order to pause after makeing a module SET MYPAUSE= in order to reset MYPAUSE Attention: opcxmlda_client can only be compiled using Visual C++ If you use MinGW there are some unresolved symbols. But the EXE build with Visual C++ is still available.
About
Additional software for pvbrowser
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 46.5%
- C 17.1%
- Makefile 14.1%
- Shell 10.9%
- Roff 9.6%
- QMake 0.7%
- Other 1.1%