Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
glslang
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
glslang
Commits
9b3f9e52
Commit
9b3f9e52
authored
May 14, 2014
by
John Kessenich
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update readme for no .so
git-svn-id:
https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@26630
e7fa87d3-cd2b-0410-9028-fcbf551c1848
parent
7cc052ba
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
10 deletions
+3
-10
README.txt
Install/Linux/README.txt
+3
-10
No files found.
Install/Linux/README.txt
View file @
9b3f9e52
This directory contains linux binaries for the glslang validator. The main
executable is glslangValidator, which requires use of the shared object
file libglsang.so.
This directory contains a Linux binary for the glslang validator.
Installation: Executing the ./install script will copy these to /usr/local/*
so that they may be executed from any directory.
Alternatively, you may put them where you wish, but will then need to use
something like:
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:<path to libglslang.so>
Installation: The executable in this directory is self sufficient, and can be
placed where desired; in a test directory, or in a system path, etc.
Usage: Execute glslangValidator with no arguments to get a usage statement.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment