Correction to "Getting Started with OpenGL at IFI"
Under point 7 in the guide,
export PATH=$PATH:$(HOME)/inf3320/lib
should be replaced with
export PATH=$PATH:$HOME/inf3320/lib
(note the missing parenthesis)
Publisert 29. aug. 2014 08:26
- Sist endret 29. aug. 2014 08:27