Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old August 13th, 2008, 11:55 AM
Anish Chapagain
Guest
 
Posts: n/a
Default Parse error befor % token

Hi,
i tried to compile the swig .i file but am having probel with the
error: parse error before % token

example.i

1. %module example
2. %{
3. #include <header.h>
4. %}
5.
6. %include "header.h"

i have setup.py file and am running through,
Quote:
Quote:
>>python setup.py build_ext
but is showing parse error before % token in example.i in line 1 and
also in 4.
Thank's for any help on this matter in advance
also, is there any live example having multiple .i files in single
interface SWIG file.

cheer's
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles