ts4is
08-04-2004, 09:26 PM
khi mình biên dịch pwlib project, gặp lỗi như sau :
******************************
Performing Custom Build Step
../common/getdate.y contains 8 shift/reduce conflicts and 18 reduce/reduce conflicts.
Compiling...
assert.cxx
..\..\..\include\ptlib.h(138) : fatal error C1083: Cannot open include file: 'ptbuildopts.h': No such file or directory
Project : warning PRJ0018 : The following environment variables were not found:
$(OPENSSLFLAG)
$(OPENSSLDIR)
*****************************
tức là compiler không thấy file 'ptbuildopts.h'.
mình sử dụng Windows 2000 advanced server, MSVC .NET (7.0) và mình đã cố chạy file 'configure.exe' để cấu hình hệ thống (vì nó ko tự động cáu hình đươ85c).
Đường dẫn trong biến môi trường PATH và trong VC++ Directories đảm bảo đã đúng.
Bạn nào có thể chỉ mình tại sao lại có lỗi như vậy?
******************************
Performing Custom Build Step
../common/getdate.y contains 8 shift/reduce conflicts and 18 reduce/reduce conflicts.
Compiling...
assert.cxx
..\..\..\include\ptlib.h(138) : fatal error C1083: Cannot open include file: 'ptbuildopts.h': No such file or directory
Project : warning PRJ0018 : The following environment variables were not found:
$(OPENSSLFLAG)
$(OPENSSLDIR)
*****************************
tức là compiler không thấy file 'ptbuildopts.h'.
mình sử dụng Windows 2000 advanced server, MSVC .NET (7.0) và mình đã cố chạy file 'configure.exe' để cấu hình hệ thống (vì nó ko tự động cáu hình đươ85c).
Đường dẫn trong biến môi trường PATH và trong VC++ Directories đảm bảo đã đúng.
Bạn nào có thể chỉ mình tại sao lại có lỗi như vậy?