Hi,

Attempting to compile vim74 with python feature under seven, it fails because 
of  one header directive :  #include "pyconfig.h"

_________ERRORS_____________

Work directory: c:\Niva\VimStandalone\vim-7.4.tar\vim74\src\
Vim source directory: c:\Niva\VimStandalone\vim-7.4.tar\vim74\src
Building gvim.exe ...
In file included from if_python.c:58:0:
C:/Niva/Python27/Include/Python.h:8:22: fatal error: pyconfig.h: No such file 
or directory
 #include "pyconfig.h"
                      ^
compilation terminated.

_________ERRORS_____________





I don't understand because the directory of "pyconfig.h" is included in the 
vim.bat line 8.


____________EXTRACT_OF_BAT________
@echo off
REM Run this batch file from any directory to build gvim.exe and vim.exe.
REM But first edit the paths and Python version number.

REM --- Specify Vim /src folder ---
set VIMSRC=c:\Niva\VimStandalone\vim-7.4.tar\vim74\src
REM --- Add MinGW /bin directory to PATH ---
PATH = C:\MinGW\bin;C:\Niva\Python27\PC;C:\Niva\Python35\PC;%PATH%
REM --- Also make sure that PYTHON, PYTHON_VER below are correct. ---
____________END_EXTRACT_OF_BAT________



Thanks by advance

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui