Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 
Share Thread:
Reddit Facebook Twitter
Discussing about "Building a development environment for Windows"
03-30-2015, 08:59 PM
Post: #6
RE: Building a development environment for Windows [updated 06/19/14]
No problem. Smile
You know, the command will look for the target file looking into the folders listed in the environment variable $PATH.

Currently, I put the file into the folder that is already listed into the $PATH= ... :/usr/local/bin:/mingw/bin:/bin
So...
$ which SDL.dll
/usr/local/bin/SDL.dll


and for this new folder I'm using
$ SDL_DIR=/usr/local rebar compile

@MicheusVieira MicheusVieira Micheuss micheus4wings3d
* Wings3D Team stands for: Björn and Dan
Reply


Messages In This Thread
RE: Building a development environment for Windows [updated 06/19/14] - micheus - 03-30-2015 08:59 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)