Talk:Adding Python: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
There's a problem about no boost library, specifically "boost/python.hpp" --[[User:Bugster|Bugster]] 21:01, 6 September 2009 (UTC)
There's a problem about no boost library, specifically "boost/python.hpp" --[[User:Bugster|Bugster]] 21:01, 6 September 2009 (UTC)
  Did you add "../public/python" to your include dirs? --[[User:Lodle|Lodle]] 22:53, 6 September 2009 (UTC)
  Did you add "../public/python" to your include dirs? --[[User:Lodle|Lodle]] 22:53, 6 September 2009 (UTC)
Yes I've done that but it didn't work (already had it there btw) --[[User:Bugster|Bugster]] 19:57, 9 September 2009 (UTC)
  Yes I've done that but it didn't work (already had it there btw) --[[User:Bugster|Bugster]] 19:57, 9 September 2009 (UTC)
  I've fixed that problem, my files are in different folders to the ones in the tutorial. --[[User:Bugster|Bugster]] 17:58, 13 September 2009 (UTC)

Revision as of 10:58, 13 September 2009

There's a problem about no boost library, specifically "boost/python.hpp" --Bugster 21:01, 6 September 2009 (UTC)

Did you add "../public/python" to your include dirs? --Lodle 22:53, 6 September 2009 (UTC)
 Yes I've done that but it didn't work (already had it there btw) --Bugster 19:57, 9 September 2009 (UTC)
  I've fixed that problem, my files are in different folders to the ones in the tutorial. --Bugster 17:58, 13 September 2009 (UTC)