User forums > General (but related to Code::Blocks)

Compiling Code::Blocks: ./bootstrap command errors.

<< < (4/7) > >>

Miguel Gimenez:

--- Quote from: sodev on August 15, 2019, 01:46:56 pm ---Welcome to Linux where unlike in Windows the current directory is not on the search path.

--- End quote ---

This is true for cmd.exe, but not for PowerShell. M$ is slowly approaching to Linux.

Krice:

--- Quote from: sodev on August 15, 2019, 01:46:56 pm ---Welcome to Linux where unlike in Windows the current directory is not on the search path.
--- End quote ---

Could you like stay away from this discussion, because you are not adding anything to it? If you like to insult people, do it elsewhere.

sodev:
Should have quoted your following sentence as well... but yes, i already told you two times what the problem is and how to fix it, i am done here.

stahta01:
So, does the clearly obvious code work?


--- Code: ---export ACLOCAL_FLAGS="-I `./wx-config --prefix`/share/aclocal"

--- End code ---

Edit: And, post a link to the wxWidgets directions you are following.

Edit2: And, why does the directions not say to install the wxWidgets?

And, why do you NOT use the wxforums to get help?

Tim S.

Krice:

--- Quote from: stahta01 on August 16, 2019, 12:22:03 am ---So, does the clearly obvious code work?
--- End quote ---

It does.. I guess. It's not telling anything. However bootstrap doesn't work, it's still stopping when it doesn't find /Users/Krice/Documents/wxw/share/aclocal directory. That directory doesn't exist, so it's kind of hard to find it.


--- Quote ---Edit: And, post a link to the wxWidgets directions you are following.
--- End quote ---

docs/osx/install.md in wxwidgets.


--- Quote ---Edit2: And, why does the directions not say to install the wxWidgets?
--- End quote ---

It does. It IS installed. However there are two kinds of installation, local and to usr/ (system) with sudo make install. The system wide installation is not recommended in docs/osx/install.md so I haven't done it yet. The question is does Code::Blocks require it?


--- Quote ---And, why do you NOT use the wxforums to get help?
--- End quote ---

I have. wxWidgets installation works, no problems there.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version