----- "Mathieu Bouchard" matju@artengine.ca a écrit :
On Thu, 16 Sep 2010, patko wrote:
Hello, since I'm trying to deal with vanilla on vista, (still same problem about pd.dll, need to figure out how to compile with MSVC, because it's not possible with mingw, without a lot of changes, see
topic: http://www.mail-archive.com/pd-list@iem.at/msg37389.html), I can't try out gridflow right now, but will let you know if I get
it working...
Do you mean that you are trying to compile GridFlow on Vista with Vanilla ?
No, I didn't thought about such thing, I just wanted to recompile vanilla for accessing some functions called by gridflow, but apparently it was the wrong way...
Can you find the offending declaration inside of GridFlow's *.cxx files and prepend it with EXTERN in majuscules ?
That sounds more simple that what I wanted achieve, let me have a try...
| Mathieu Bouchard ------------------------------ Villeray, Montréal, QC
On Fri, 17 Sep 2010, patko wrote:
No, I didn't thought about such thing, I just wanted to recompile vanilla for accessing some functions called by gridflow, but apparently it was the wrong way...
I don't know. I think you need both an export and an import, in which case you need both an extra EXTERN in Pd and an extra EXTERN in GridFlow, but I thought you could try it just on the GridFlow side in case it works... If not, I'd rather not change Pd for that, unless a workaround were to be really complicated. First tell me if you have any success with EXTERN just in GridFlow.
On pourrait faire le reste sur IRC.
| Mathieu Bouchard ------------------------------ Villeray, Montréal, QC