• Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Social Media
    •   @Wings3dOfficial
    •   @Wings3dOfficial
    •   Wings3dOfficial
    •   Wings3dOfficial
  • Register
  • Login
  • Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Register
  • Login
Wings 3D Development Forum Wings 3D Programming v
« Previous 1 2 3 4 Next »
Discussing about "Building a development environment for Windows"

 
  • 0 Vote(s) - 0 Average
Discussing about "Building a development environment for Windows"

micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,681
Threads: 185
Joined: Jun 2012
#15
04-01-2015, 02:00 AM
I had a small time for that...
...let's start again.

(06-20-2014, 01:25 PM)ggaliens Wrote: I think I see something odd in #3. With SDL_DIR assignment ?
that #3 is related to building the ESDL pack. This line:
$ SDL_DIR=/mingw rebar compile
which now a days I'm using:
$ SDL_DIR=/usr/local rebar compile


Take a look on Readme file in the ESDL repository. You will find:
Quote:...
You need rebar, see: github.com/rebar/rebar
Build with:
rebar compile
On windows:
===========
SDL_DIR=/opt/local rebar compile (requires Microsoft's SDK)
or
CC=gcc SDL_DIR=/opt/local rebar compile (requires mingw)
also copy SDL.dll to esdl/priv dir or put SDL.dll somewhere in your path.
...

So, if it was put "somewhere in you path" the which command that is able to search into all folders/path/directories included in the $PATH environment variable will find executables as well as .DLL too (who knows why?)

As the "which" command is ran in the MSys console, the $PATH environment variable is not that one own by Windows, but the one provide by MSys plus the folders we append in the bash_profile script.
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Messages In This Thread
Discussing about "Building a development environment for Windows" - by ggaliens - 06-20-2014, 01:25 PM
RE: Discussing about "Building a development environment for Windows" - by micheus - 04-01-2015, 02:00 AM
RE: Discussing about "Building a development environment for Windows" - by ggaliens - 04-01-2015, 02:45 AM
RE: Discussing about "Building a development environment for Windows" - by micheus - 04-01-2015, 02:56 AM
RE: Discussing about "Building a development environment for Windows" - by Neon22 - 04-09-2016, 11:37 PM
RE: Discussing about "Building a development environment for Windows" - by micheus - 04-10-2016, 02:49 AM
RE: Discussing about "Building a development environment for Windows" - by dgud - 04-10-2016, 10:28 AM
RE: Discussing about "Building a development environment for Windows" - by Neon22 - 04-11-2016, 11:15 AM
RE: Discussing about "Building a development environment for Windows" - by micheus - 04-11-2016, 02:14 PM
RE: Discussing about "Building a development environment for Windows" - by ggaliens - 04-11-2016, 03:25 PM
RE: Discussing about "Building a development environment for Windows" - by ggaliens - 04-12-2016, 01:19 AM
RE: Discussing about "Building a development environment for Windows" - by dgud - 04-12-2016, 06:13 AM
RE: Discussing about "Building a development environment for Windows" - by micheus - 04-15-2016, 02:19 PM
RE: Building a development environment for Windows [updated 06/19/14] - by micheus - 03-28-2015, 11:07 PM
RE: Building a development environment for Windows [updated 06/19/14] - by ggaliens - 03-29-2015, 03:15 AM
RE: Building a development environment for Windows [updated 06/19/14] - by micheus - 03-29-2015, 11:41 AM
RE: Building a development environment for Windows [updated 06/19/14] - by ggaliens - 03-30-2015, 06:59 PM
RE: Building a development environment for Windows [updated 06/19/14] - by micheus - 03-30-2015, 08:59 PM
RE: Building a development environment for Windows [updated 06/19/14] - by ggaliens - 03-30-2015, 09:11 PM
RE: Building a development environment for Windows [updated 06/19/14] - by micheus - 03-30-2015, 09:34 PM
RE: Building a development environment for Windows [updated 06/19/14] - by micheus - 03-30-2015, 09:50 PM
RE: Building a development environment for Windows [updated 06/19/14] - by ggaliens - 03-30-2015, 09:54 PM
RE: Building a development environment for Windows [updated 06/19/14] - by dgud - 03-31-2015, 08:42 PM
RE: Building a development environment for Windows [updated 06/19/14] - by ggaliens - 03-31-2015, 08:53 PM
RE: Building a development environment for Windows [updated 06/19/14] - by dgud - 03-31-2015, 09:09 PM
RE: Building a development environment for Windows [updated 06/19/14] - by ggaliens - 03-31-2015, 11:28 PM

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode