On 06/06/12 19:18, Paul Reeves wrote: > So, to summarize, I've got empbuild.exe to work by copying fbclient.dll to > the > empbuild dir, creating a plugins sub directory and copying engine12.dll to > it. > > This seems a bit clumsy. make_examples.bat adds the newly built engine to the > path. empbuild.exe can load fbclient.dll correctly but that fbclient does not > seem to be able to load engine12 from the plugins dir underneath it. > > However, if the files are copied as I mentioned above it all works. (Ie, > empbuild.exe builds empbuild.fdb.) > > So, is this how embedded is meant to work on windows? All files must be > physically located in the correct dir structure local to the executable?
I've always thought that plugins dir is meant to be found where fbclient.dll is placed. At the first glance this looks like incorrect FbRoot detection. Can you try to set FIREBIRD in environment to where files are built initially and check, does it help to find engine12.dll at original place? ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
