Skip to content

Contains .fms and .rnd basic file formats (just schematic json with optional gzip compression)

Notifications You must be signed in to change notification settings

verum-visu-toolkit/basicfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install YAJL 2 for much faster basicfile parsing. (todo: find windows installer)

Instructions for Windows:

  1. Install cmake
  2. Install "Visual C++ for Python"
  3. Clone the source of yajl
  4. Follow the instructions in BUILDING.win32 to build + install yajl (be sure to run the cmd prompt as administrator)
  5. Copy yajl.dll from the build folder into C:\Windows\SysWOW64 and C:\Windows\System32 (I'm not sure which of these is necessary, but it works for me when it's in both)

todo: make a script that automates as much of this as possible (e.g. cloning + installing yajl)

About

Contains .fms and .rnd basic file formats (just schematic json with optional gzip compression)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages