Folks,

does anyone knows if the ExternalEnvironmentV3 modified for Linux available
at
http://www.runrev.com/developers/lessons-and-tutorials/tutorials/advanced-linux-externals/
is
still working? I can't build an empty external or one of my previous
externals that used to work.

I receive an error like:

./src/curlexternal.c:136:8: error: expected identifier or ‘(’ before string
constant
./src/curlexternal.c: In function ‘__dummy_function’:
./src/curlexternal.c:136:8: warning: implicit declaration of function
‘getXtable’ [-Wimplicit-function-declaration]
./src/curlexternal.c: At top level:
./src/curlexternal.c:145:1: error: ‘EXTERNAL_END_DECLARATION’ undeclared
here (not in a function)
./src/curlexternal.c:145:1: error: expected ‘}’ at end of input

and yes, I am working on a curl external...

-- 
http://www.andregarzia.com All We Do Is Code.
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to