-
when I run the bash make.sh, I will get this problem
python setup.py build_ext --inplace
Compiling region.pyx because it changed.
Cythonizing region.pyx
Error compiling Cython file:
---------…
-
```
The fresh checkout build experience leaves much to be desired and can be
improved a lot:
* Lots of hardcoded C++ include/linker paths. Lots of strife if user doesn't have a D:\ drive.
* No doc…
-
```
The fresh checkout build experience leaves much to be desired and can be
improved a lot:
* Lots of hardcoded C++ include/linker paths. Lots of strife if user doesn't have a D:\ drive.
* No doc…
-
```
The fresh checkout build experience leaves much to be desired and can be
improved a lot:
* Lots of hardcoded C++ include/linker paths. Lots of strife if user doesn't have a D:\ drive.
* No doc…
-
```
The fresh checkout build experience leaves much to be desired and can be
improved a lot:
* Lots of hardcoded C++ include/linker paths. Lots of strife if user doesn't have a D:\ drive.
* No doc…
-
```
The fresh checkout build experience leaves much to be desired and can be
improved a lot:
* Lots of hardcoded C++ include/linker paths. Lots of strife if user doesn't have a D:\ drive.
* No doc…
-
```
The fresh checkout build experience leaves much to be desired and can be
improved a lot:
* Lots of hardcoded C++ include/linker paths. Lots of strife if user doesn't have a D:\ drive.
* No doc…
-
**Summary**
I faced multiple issues trying to build this on linux fedora,
first finding all the dependencies was not easy, here is the dnf command to get all of them:
```
sudo dnf install ctempl…
-
After switching to newer gcc, some errors popped up.
```
compilation...
.../8.2.0/ld: ./.libs/libctemplate_nothreads.so: invalid string offset 40616 >= 40380 for section `.strtab'
.../8.2.0/ld: …
-
```
Could you add a function to enable errors/warnings for templates that don't use
autoescape?
```
Original issue reported on code.google.com by `olafvdspek` on 22 Jan 2011 at 2:19